Commit ca2e270a authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Jens Axboe

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: default avatarChristoph Hellwig <hch@lst.de>
Reviewed-by: default avatarJohannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent adf4c01a
// SPDX-License-Identifier: GPL-2.0-only
/*
* linux/fs/block_dev.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
* Copyright (C) 2001 Andrea Arcangeli <andrea@suse.de> SuSE
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment