[linux-usb-devel] [PATCH] C99 initializers for drivers/usb/serial/keyspan.h

2004-02-27 Thread Art Haas
Hi. Here is a small patch changing the GNU-style initializers to C99 initializers. The patch is against the current BK. I sent this patch to Greg K-H but forgot to send it to the list a day or two ago ... Art Haas = drivers/usb/serial/keyspan.h 1.21 vs edited = --- 1.21/drivers/usb/seri

[linux-usb-devel] [PATCH] C99 initializers for drivers/usb/serial

2002-12-05 Thread Art Haas
Hi. Here are patches for switching two files over to use C99 initializers. The patches are against 2.5.50. Art Haas --- linux-2.5.50/drivers/usb/serial/io_tables.h.old 2002-09-18 09:55:58.0 -0500 +++ linux-2.5.50/drivers/usb/serial/io_tables.h 2002-12-05 19:52:25.0 -0600 @@