Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
3829c664
Commit
3829c664
authored
Sep 15, 2015
by
Thomas Gleixner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
genirq: Remove stale comment
Signed-off-by:
Thomas Gleixner
<
tglx@linutronix.de
>
parent
4cd7863e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
include/linux/irq.h
include/linux/irq.h
+0
-4
No files found.
include/linux/irq.h
View file @
3829c664
...
@@ -151,10 +151,6 @@ struct irq_common_data {
...
@@ -151,10 +151,6 @@ struct irq_common_data {
* methods, to allow shared chip implementations
* methods, to allow shared chip implementations
* @msi_desc: MSI descriptor
* @msi_desc: MSI descriptor
* @affinity: IRQ affinity on SMP
* @affinity: IRQ affinity on SMP
*
* The fields here need to overlay the ones in irq_desc until we
* cleaned up the direct references and switched everything over to
* irq_data.
*/
*/
struct
irq_data
{
struct
irq_data
{
u32
mask
;
u32
mask
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment