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

fs: remove an unused block_device_operations forward declaration

parent 764b23bd
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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. */