]> git.karo-electronics.de Git - linux-beck.git/commit
block: move req_set_nomerge to blk.h
authorChristoph Hellwig <hch@lst.de>
Wed, 8 Feb 2017 13:46:47 +0000 (14:46 +0100)
committerJens Axboe <axboe@fb.com>
Wed, 8 Feb 2017 20:43:04 +0000 (13:43 -0700)
commit6cf7677f1a94546e472658290b3b8bdbb16cc045
treeeb86076357ae5e6546ff16ada7e3cfcf63c06b91
parent80c6b15732f0d8830032149cbcbc8d67e074b5e8
block: move req_set_nomerge to blk.h

This makes it available outside of blk-merge.c, and inlining such a trivial
helper seems pretty useful to start with.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-merge.c
block/blk.h