Em 15-03-2011 05:36, Florian Mickler escreveu:
> On Sun, 6 Mar 2011 18:57:13 +0100
> Florian Mickler wrote:
>
>> On Sun, 6 Mar 2011 18:47:56 +0100
>> Florian Mickler wrote:
>>
>>
>>> +static void dib0700_disconnect(struct usb_interface *intf) {
>>
>>
>> That { should go on its own line... sorry
On Sun, 6 Mar 2011 18:57:13 +0100
Florian Mickler wrote:
> On Sun, 6 Mar 2011 18:47:56 +0100
> Florian Mickler wrote:
>
>
> > +static void dib0700_disconnect(struct usb_interface *intf) {
>
>
> That { should go on its own line... sorry ;-)
>
> If that patch is acceptable, I can resend with
On Sun, 6 Mar 2011 18:47:56 +0100
Florian Mickler wrote:
> +static void dib0700_disconnect(struct usb_interface *intf) {
That { should go on its own line... sorry ;-)
If that patch is acceptable, I can resend with that fixed.
Regards,
Flo
--
To unsubscribe from this list: send the line "un
This should fix warnings seen by some:
WARNING: at lib/dma-debug.c:866 check_for_stack
Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=15977.
Reported-by: Zdenek Kabelac
Signed-off-by: Florian Mickler
CC: Mauro Carvalho Chehab
CC: linux-media@vger.kernel.org
CC: linux-ker...@vger.ker