Commit 7dbac5ba authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Jens Axboe

fs: remove an unused block_device_operations forward declaration

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Reviewed-by: default avatarBart Van Assche <bvanassche@acm.org>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 764b23bd
......@@ -1774,8 +1774,6 @@ struct dir_context {
loff_t pos;
};
struct block_device_operations;
/* These macros are for out of kernel modules to test that
* the kernel supports the unlocked_ioctl and compat_ioctl
* fields in struct file_operations. */
......
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