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:
9b5645b
)
net: Fix p3_gelic_net sparse warnings
author
Geoff Levand
<geoff@infradead.org>
Fri, 22 Mar 2013 00:06:59 +0000
(17:06 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 22 Mar 2013 14:21:46 +0000
(10:21 -0400)
Rearrange routines to avoid local declarations and remove
unnecessary inline tags. No functional changes.
Fixes sparse warnings like these:
ps3_gelic_net.c: error: marked inline, but without a definition
Signed-off-by: Geoff Levand <geoff@infradead.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found