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:
d7790b9
)
fs: Mark function as static in fs/bio-integrity.c
author
Rashika Kheria
<rashika.kheria@gmail.com>
Sun, 9 Feb 2014 12:52:53 +0000
(18:22 +0530)
committer
Jens Axboe
<axboe@fb.com>
Sun, 9 Feb 2014 20:56:23 +0000
(13:56 -0700)
Mark functions as static in bio-integrity.c because it is not used
outside this file.
This eliminates the following warnings in bio-integrity.c:
fs/bio-integrity.c:224:5: warning: no previous prototype for ‘bio_integrity_tag’ [-Wmissing-prototypes]
Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Jens Axboe <axboe@fb.com>
fs/bio-integrity.c
patch
|
blob
|
history
diff --cc
fs/bio-integrity.c
Simple merge