diff options
author | Rashika Kheria <rashika.kheria@gmail.com> | 2014-02-09 14:00:39 +0100 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2014-02-09 21:56:23 +0100 |
commit | c4540a7d8c1e595560e53acedf88901daf15a2b5 (patch) | |
tree | 2d64e9e146dddf1081d1df1ca2bc62d5cdb25666 /block/blk-mq.c | |
parent | fs: Mark function as static in fs/bio-integrity.c (diff) | |
download | linux-c4540a7d8c1e595560e53acedf88901daf15a2b5.tar.xz linux-c4540a7d8c1e595560e53acedf88901daf15a2b5.zip |
fs: Add prototype declaration to appropriate header file include/linux/bio.h
Add prototype declaration to header file include/linux/bio.h because it
is used by more than one file.
This eliminates the following warning in bio-integrity.c:
fs/bio-integrity.c:214:14: warning: no previous prototype for ‘bio_integrity_tag_size’ [-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.c')
0 files changed, 0 insertions, 0 deletions