Re: [PATCH] usb: fix unterminated usn_device_id lists
From: Jeff Garzik
Date: Thu Sep 13 2007 - 00:02:33 EST
Kees Cook wrote:
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)?
Can't hurt... but I cannot speak for other maintainers.
Jeff
-
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/