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:
289f424
)
[NET]: fix up misplaced inlines.
author
Dave Jones
<davej@redhat.com>
Thu, 22 Mar 2007 19:27:49 +0000
(12:27 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 22 Mar 2007 19:27:49 +0000
(12:27 -0700)
Turning up the warnings on gcc makes it emit warnings
about the placement of 'inline' in function declarations.
Here's everything that was under net/
Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found