]> git.baikalelectronics.ru Git - kernel.git/commit
block: tidy up a warning in bio_check_ro
authorChristoph Hellwig <hch@lst.de>
Wed, 1 Jul 2020 08:59:40 +0000 (10:59 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 1 Jul 2020 13:27:23 +0000 (07:27 -0600)
commit7fd8c834c444373f4a700037f141540d48581b75
treefaea4e5995b1b28de652d000eb05bd91ae464a10
parent5e6d2da21e79508d6ba1d3aa41d6e82a5e1feac4
block: tidy up a warning in bio_check_ro

The "generic_make_request: " prefix has no value, and will soon become
stale.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-core.c