]> git.baikalelectronics.ru Git - kernel.git/commit
block: remove a pointless self-reference in block_dev.c
authorChristoph Hellwig <hch@lst.de>
Thu, 10 Dec 2020 07:55:43 +0000 (08:55 +0100)
committerJens Axboe <axboe@kernel.dk>
Tue, 22 Dec 2020 15:43:04 +0000 (08:43 -0700)
commit19732bbb47f8a49a03ba30b7c5aae64dfe428849
treea9bb4b054888acb61299d1176dedf46a1aeb683b
parent8ba810d1a93ea22c52d05b82dbc3d78a43ed5baf
block: remove a pointless self-reference in block_dev.c

There is no point in duplicating the file name in the top of the file
comment.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/block_dev.c