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:
62ac665
)
fs/block_dev.c:1644:5: sparse: symbol 'blkdev_mmap' was not declared
author
Fengguang Wu
<fengguang.wu@intel.com>
Wed, 26 Sep 2012 07:57:55 +0000
(09:57 +0200)
committer
Jens Axboe
<axboe@kernel.dk>
Wed, 26 Sep 2012 07:57:55 +0000
(09:57 +0200)
blkdev_mmap() isn't used outside of fs/block_dev.c, mark it as
static.
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
No differences found