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:
b098d67
)
fs: Mark function as static in exofs/super.c
author
Rashika Kheria
<rashika.kheria@gmail.com>
Wed, 2 Apr 2014 14:23:29 +0000
(17:23 +0300)
committer
Boaz Harrosh
<bharrosh@panasas.com>
Thu, 3 Apr 2014 08:36:42 +0000
(11:36 +0300)
Mark function as static in exofs/super.c because it is not used outside
this file.
This also eliminates the following warning in exofs/super.c:
fs/exofs/super.c:546:5: warning: no previous prototype \
for __alloc_dev_table[-Wmissing-prototypes]
Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
fs/exofs/super.c
patch
|
blob
|
history
diff --cc
fs/exofs/super.c
Simple merge