On Wed, Sep 12, 2018 at 05:13:05PM +0200, Arnd Bergmann wrote:
> These are all handled by the random driver, so instead of listing
> each ioctl, we can just use the same function to deal with both
> native and compat commands.
> 
> Signed-off-by: Arnd Bergmann <a...@arndb.de>
> ---
>  drivers/char/random.c | 1 +
>  fs/compat_ioctl.c     | 7 -------
>  2 files changed, 1 insertion(+), 7 deletions(-)

Acked-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>

Reply via email to