Re: [PATCH 12/18] staging: gasket: annotate ioctl arg with __user

From: Greg Kroah-Hartman
Date: Sat Jul 14 2018 - 02:35:11 EST


On Fri, Jul 13, 2018 at 10:58:10PM -0700, Todd Poynor wrote:
> From: Todd Poynor <toddpoynor@xxxxxxxxxx>
>
> For sparse checking.
>
> Reported-by: Dmitry Torokhov <dtor@xxxxxxxxxxxx>
> Signed-off-by: Zhongze Hu <frankhu@xxxxxxxxxxxx>
> Signed-off-by: Todd Poynor <toddpoynor@xxxxxxxxxx>
> ---

Are you sure this patch even applies? What tree did you make it
against?

I ask because this fragment:

> @@ -12,6 +12,7 @@
> * GNU General Public License for more details.
> */

is no longer in the tree.

thanks,

greg k-h