Home
last modified time | relevance | path

Searched hist:"9 e8c0d0d" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dbio.h9e8c0d0d Tue Oct 12 11:17:57 CDT 2021 Christoph Hellwig <hch@lst.de> block: remove BIO_BUG_ON

BIO_DEBUG is always defined, so just switch the two instances to use
BUG_ON directly.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20211012161804.991559-2-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
/openbmc/linux/block/
H A Dbio.c9e8c0d0d Tue Oct 12 11:17:57 CDT 2021 Christoph Hellwig <hch@lst.de> block: remove BIO_BUG_ON

BIO_DEBUG is always defined, so just switch the two instances to use
BUG_ON directly.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20211012161804.991559-2-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>