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)
commitca2e270aa1aa214d77d06c705d1f19524cde3faf
treea9bb4b054888acb61299d1176dedf46a1aeb683b
parentadf4c01aba575c02ae7335255f9f9a379e594c5d
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