git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c5955d
)
[IRDA]: IrDA prototype fixes
author
Adrian Bunk
<bunk@stusta.de>
Tue, 6 Sep 2005 01:08:11 +0000
(18:08 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 6 Sep 2005 01:08:11 +0000
(18:08 -0700)
Every file should #include the header files containing the prototypes
of it's global functions.
In this case this showed that the prototype of irlan_print_filter()
was wrong which is also corrected in this patch.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found