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:
4e22766
)
igb: Fix sparse warnings on function pointers
author
Akeem G. Abodunrin
<akeem.g.abodunrin@intel.com>
Sat, 16 Feb 2013 07:09:06 +0000
(07:09 +0000)
committer
Jeff Kirsher
<jeffrey.t.kirsher@intel.com>
Thu, 18 Apr 2013 23:40:21 +0000
(16:40 -0700)
This patch fixes sparse warnings on function pointers that are not
defined as static.
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Akeem G Abodunrin <akeem.g.abodunrin@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
No differences found