Re: [PATCH] usb: fix unterminated usn_device_id lists

From: Kees Cook
Date: Wed Sep 12 2007 - 23:55:01 EST


Hi,

On Wed, Sep 12, 2007 at 09:15:07PM -0400, Jeff Garzik wrote:
>> + { 0, },
>
> FWIW I (and several drivers) tend to prefer the more clean version,
>
> { },
>
> or even
>
> { }, /* terminate list */

Ah, yes. I see that now in some of the other drivers. Should I re-send
this patch (and/or the other PCI patches)?

Thanks,

-Kees

--
Kees Cook
-
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/