[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20101222045020.GA23598@kroah.com>
Date: Tue, 21 Dec 2010 20:50:20 -0800
From: Greg KH <greg@...ah.com>
To: Melchior FRANZ <melchior.franz@...il.com>
Cc: linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3] USB: add support for Dream Cheeky DL100B Webmail
Notifier (1d34:0004)
On Wed, Dec 22, 2010 at 02:04:33AM +0100, Melchior FRANZ wrote:
> Same as v2, except:
> - version number removed from usbled.c file header
> - garbage removed from corrupted diff (sorry about that)
>
>
> Please review yet again and consider for inclusion. (The patch is diffed
> against 2.6.36.2.)
I've applied this, but I now get the following build warning:
drivers/usb/misc/usbled.c: In function ‘change_color’:
drivers/usb/misc/usbled.c:48:6: warning: ‘retval’ may be used uninitialized in this function
Care to send a follow-on patch to fix this up? Just set retval to 0 at
the start of that function and it should be fine.
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists