Searched hist:"37 c3fc9abb25cd767ad5b048358336ac89488c16" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/block/ |
H A D | loop.c | diff 37c3fc9abb25cd767ad5b048358336ac89488c16 Wed Nov 25 14:20:08 CST 2020 Christoph Hellwig <hch@lst.de> block: simplify the block device claiming interface
Stop passing the whole device as a separate argument given that it can be trivially deducted and cleanup the !holder debug check.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by: Jan Kara <jack@suse.cz> Reviewed-by: Hannes Reinecke <hare@suse.de> Acked-by: Tejun Heo <tj@kernel.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
/openbmc/linux/include/linux/ |
H A D | blkdev.h | diff 37c3fc9abb25cd767ad5b048358336ac89488c16 Wed Nov 25 14:20:08 CST 2020 Christoph Hellwig <hch@lst.de> block: simplify the block device claiming interface
Stop passing the whole device as a separate argument given that it can be trivially deducted and cleanup the !holder debug check.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by: Jan Kara <jack@suse.cz> Reviewed-by: Hannes Reinecke <hare@suse.de> Acked-by: Tejun Heo <tj@kernel.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|