Re: [2.6 patch] drivers/usb/serial/: make some functions static

2005-03-17 Thread Greg KH
On Tue, Mar 01, 2005 at 01:39:35AM +0100, Adrian Bunk wrote: > This patch makes some needlessly global functions static. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Applied, thanks. greg k-h - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message

[2.6 patch] drivers/usb/serial/: make some functions static

2005-02-28 Thread Adrian Bunk
This patch makes some needlessly global functions static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- drivers/usb/serial/ftdi_sio.c | 12 +++- drivers/usb/serial/garmin_gps.c |4 ++-- drivers/usb/serial/ipw.c|4 ++-- 3 files changed, 11 insertions(+), 9 deleti