From: David S. Miller Date: Tue, 19 May 2020 00:35:02 +0000 (-0700) Subject: Merge branch 'move-the-SIOCDELRT-and-SIOCADDRT-compat_ioctl-handlers-v3' X-Git-Tag: v5.8-rc1~165^2~161 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=19acc9c5d02bac9e8cbd3670c2bd579e148cf535;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'move-the-SIOCDELRT-and-SIOCADDRT-compat_ioctl-handlers-v3' Christoph Hellwig says: ==================== move the SIOCDELRT and SIOCADDRT compat_ioctl handlers v3 this series moves the compat_ioctl handlers into the protocol handlers, avoiding the need to override the address space limited as in the current handler. Changes since v3: - moar variable reordering Changes since v1: - reorder a bunch of variable declarations ==================== Signed-off-by: David S. Miller --- 19acc9c5d02bac9e8cbd3670c2bd579e148cf535