commit | ca2e270aa1aa214d77d06c705d1f19524cde3faf | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Dec 10 08:55:43 2020 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Dec 22 08:43:04 2020 -0700 |
tree | a9bb4b054888acb61299d1176dedf46a1aeb683b | |
parent | adf4c01aba575c02ae7335255f9f9a379e594c5d [diff] |
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>