Re: [TRIVIAL][PATCH 1/1] Fix warning in staging/otus/ioctl.c

From: Greg KH
Date: Thu Jun 04 2009 - 14:14:36 EST


On Thu, Jun 04, 2009 at 11:23:48AM +0530, Pranith Kumar wrote:
> Greg KH wrote:
> > On Wed, Jun 03, 2009 at 12:19:26PM +0530, Pranith Kumar wrote:
> >
> >> I am using Gmail, which does this. I haven't figured out how to
> >> configure this thing yet.
> >>
> >
> > Please try reading Documentation/email-clients.txt and try again.
> >
> >
>
> Ok, I've configured my email client now. Resubmitting patch.
>
> Signed-off-by: D Pranith Kumar <bobby.prani@xxxxxxxxx>
>
> diff --git a/drivers/staging/otus/ioctl.c b/drivers/staging/otus/ioctl.c
> index ce04218..5e8bd94 100644
> --- a/drivers/staging/otus/ioctl.c
> +++ b/drivers/staging/otus/ioctl.c
> @@ -2045,6 +2045,7 @@ int usbdrv_wpa_ioctl(struct net_device *dev,
> struct athr_wlan_param *zdparm)
> struct zsKeyInfo keyInfo;
> struct usbdrv_private *macp = dev->ml_priv;
> u16_t vapId = 0;
> + int ii;

Nope, the patch is linewrapped and the whitespace is still messed up :(

Care to retry?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/