On Thu, Jul 22, 2021 at 04:29:02PM +0200, Arnd Bergmann wrote: > From: Arnd Bergmann <arnd@xxxxxxxx> > > The dev_ifconf() calling conventions make compat handling > more complicated than necessary, simplify this by moving > the in_compat_syscall() check into the function. > > Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>