On Thu, 16 Mar 2023 12:16:30 +0100, Lukas Bulwahn wrote: > 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. > > [...] Applied, thanks! [1/1] block: remove obsolete config BLOCK_COMPAT commit: 8f0d196e4dc137470bbd5de98278d941c8002fcb Best regards, -- Jens Axboe