[PATCH] staging: dgap: Fix format string mismatch in downld.c

Greg KH gregkh at linuxfoundation.org
Fri Feb 28 17:53:42 UTC 2014


On Fri, Feb 28, 2014 at 08:10:14PM +0900, Masanari Iida wrote:
> req_type and bdid in struct downldio are defined as unsigned int.
> So dlio.req_type and dlio.bdid have to be unsigned int,too.
> 
> Signed-off-by: Masanari Iida <standby24x7 at gmail.com>
> ---
>  drivers/staging/dgap/downld.c | 4 ++--

This file isn't in my tree anymore, what kernel did you make this patch
against?

thanks,

greg k-h


More information about the devel mailing list