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:
be6736b
)
net/mlx4: defining functions as static
author
Yevgeny Petrilin
<yevgenyp@mellanox.co.il>
Tue, 6 Mar 2012 04:05:02 +0000
(
04:05
+0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 6 Mar 2012 20:19:18 +0000
(15:19 -0500)
Fixing sparse warnings, the 2 functions are only used in same
file. Defining them as static and not exporting them.
Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found