diff options
| author | Lukas Bulwahn <[email protected]> | 2023-03-16 11:16:30 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2023-03-16 15:35:44 +0000 |
| commit | 8f0d196e4dc137470bbd5de98278d941c8002fcb (patch) | |
| tree | 208cd99375a46c14bb22586ccea3f07c0b5c0bd6 /drivers/net/ethernet/intel/ice/ice_main.c | |
| parent | Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3 (diff) | |
| download | kernel-8f0d196e4dc137470bbd5de98278d941c8002fcb.tar.gz kernel-8f0d196e4dc137470bbd5de98278d941c8002fcb.zip | |
block: remove obsolete config BLOCK_COMPAT
Before commit bdc1ddad3e5f ("compat_ioctl: block: move
blkdev_compat_ioctl() into ioctl.c"), the config BLOCK_COMPAT was used to
include compat_ioctl.c into the kernel build. With this commit, the code
is moved into ioctl.c and included with the config COMPAT. So, since then,
the config BLOCK_COMPAT has no effect and any further purpose.
Remove this obsolete config BLOCK_COMPAT.
Signed-off-by: Lukas Bulwahn <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_main.c')
0 files changed, 0 insertions, 0 deletions
