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:
c211c96
)
drivers net: Fix declaration ordering in inline functions.
author
Balaji G
<balajig81@gmail.com>
Sun, 27 Mar 2011 17:15:19 +0000
(17:15 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 29 Mar 2011 05:26:34 +0000
(22:26 -0700)
The correct usage should be "static inline void" instead of "static void inline"
Signed-off-by: G.Balaji <balajig81@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2.c
patch
|
blob
|
history
diff --cc
drivers/net/bnx2.c
Simple merge