summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorDenis ChengRq <crquan@gmail.com>2008-10-09 06:57:05 (GMT)
committerJens Axboe <jens.axboe@oracle.com>2008-10-09 06:57:05 (GMT)
commit6feef531f55cf4a20fd9eb39f5352e5745203603 (patch)
tree2c52b800edcbdf01abefcf27e900985c087f1b36 /arch
parentad3316bf4eeb53c89164f759767f911072b56203 (diff)
downloadlinux-fsl-qoriq-6feef531f55cf4a20fd9eb39f5352e5745203603.tar.xz
block: mark bio_split_pool static
Since all bio_split calls refer the same single bio_split_pool, the bio_split function can use bio_split_pool directly instead of the mempool_t parameter; then the mempool_t parameter can be removed from bio_split param list, and bio_split_pool is only referred in fs/bio.c file, can be marked static. Signed-off-by: Denis ChengRq <crquan@gmail.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions