diff options
author | Rashika Kheria <rashika.kheria@gmail.com> | 2014-02-09 13:52:53 +0100 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2014-02-09 21:56:23 +0100 |
commit | 0b4ef8de090a60e04560ed69aa35f439b8d5145f (patch) | |
tree | 0c0d2217394b392079a79cd24abd8c12096700bf /block/blk-mq-sysfs.c | |
parent | block/null_blk: Fix completion processing from LIFO to FIFO (diff) | |
download | linux-0b4ef8de090a60e04560ed69aa35f439b8d5145f.tar.xz linux-0b4ef8de090a60e04560ed69aa35f439b8d5145f.zip |
fs: Mark function as static in fs/bio-integrity.c
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>
Diffstat (limited to 'block/blk-mq-sysfs.c')
0 files changed, 0 insertions, 0 deletions