]> git.baikalelectronics.ru Git - kernel.git/commit
staging: gasket: common ioctl dispatcher add __user annotations
authorTodd Poynor <toddpoynor@google.com>
Fri, 20 Jul 2018 03:49:19 +0000 (20:49 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 21 Jul 2018 06:50:36 +0000 (08:50 +0200)
commit1d3e7ff1d2a6b38160145fe69098d8b2924ae0c7
treecde89b6558ed839f436a0ead1347d4b8ca3b9bfa
parentc1dd5235a157e602376d6f8ecbe9c999ca26ef21
staging: gasket: common ioctl dispatcher add __user annotations

Add __user annotation to gasket core common ioctl pointer arguments for
sparse checking.

Reported-by: Dmitry Torokhov <dtor@chromium.org>
Signed-off-by: Zhongze Hu <frankhu@chromium.org>
Signed-off-by: Todd Poynor <toddpoynor@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gasket/gasket_ioctl.c
drivers/staging/gasket/gasket_ioctl.h