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:
5d6d578
)
efivarfs: Make efivarfs_fill_super() static
author
Matt Fleming
<matt.fleming@intel.com>
Thu, 15 Nov 2012 20:03:16 +0000
(20:03 +0000)
committer
Matt Fleming
<matt.fleming@intel.com>
Thu, 15 Nov 2012 20:08:13 +0000
(20:08 +0000)
sparse is complaining that efivarfs_fill_super() doesn't have a
prototype. Make it static to avoid the warning.
Cc: Xie ChanglongX <changlongx.xie@intel.com>
Cc: Matthew Garrett <mjg@redhat.com>
Cc: Jeremy Kerr <jeremy.kerr@canonical.com>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
No differences found