alistair23-linux/drivers/usb/storage
Jesper Juhl f274afc993 Clean up 'inline is not at beginning' warnings for usb storage
Usually we don't care much about 'gcc -W' warnings, but some of us do build
kernels that way to look for problems, and then the fewer warnings we have
to wade through the better. Especially when they are very easy and
non-intrusive to clean up. Which is the case for the following warnings
spewed by drivers/usb/storage/usb.h :

  drivers/usb/storage/usb.h:163: warning: `inline' is not at beginning of
+declaration
  drivers/usb/storage/usb.h:166: warning: `inline' is not at beginning of
+declaration

There's also some precedence for cleaning up these warnings. I've had
a few patches merged in the past that remove exactly this class of
warnings.

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
2006-06-26 19:01:01 +02:00
..
alauda.c [PATCH] USB Storage: add alauda support 2006-01-04 13:51:42 -08:00
alauda.h [PATCH] USB Storage: add alauda support 2006-01-04 13:51:42 -08:00
datafab.c [PATCH] USB: kzalloc for storage 2006-03-20 14:49:52 -08:00
datafab.h
debug.c [PATCH] USB: usb-storage: add debug entry for REPORT LUNS 2006-01-04 13:51:42 -08:00
debug.h
dpcm.c
dpcm.h
freecom.c
freecom.h
initializers.c [PATCH] USB: usb-storage: Add support for Rio Karma 2006-01-31 17:23:37 -08:00
initializers.h [PATCH] USB: usb-storage: Add support for Rio Karma 2006-01-31 17:23:37 -08:00
isd200.c [PATCH] USB: kzalloc() conversion for rest of drivers/usb 2006-03-20 14:49:59 -08:00
isd200.h
jumpshot.c [PATCH] USB: kzalloc for storage 2006-03-20 14:49:52 -08:00
jumpshot.h
Kconfig [PATCH] isd200: limit to BLK_DEV_IDE 2006-04-17 14:24:57 -07:00
libusual.c [PATCH] USB: libusual: fix warning on 64bit boxes 2006-01-31 17:23:43 -08:00
Makefile [PATCH] USB Storage: add alauda support 2006-01-04 13:51:42 -08:00
onetouch.c [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h> 2006-06-21 15:04:18 -07:00
onetouch.h
protocol.c
protocol.h
scsiglue.c [PATCH] usb-storage: use usb_reset_composite_device 2006-06-21 15:04:15 -07:00
scsiglue.h
sddr09.c [PATCH] USB: Use ARRAY_SIZE macro 2006-01-04 13:51:43 -08:00
sddr09.h [PATCH] USB Storage: cleanups of sddr09 2006-01-04 13:51:41 -08:00
sddr55.c [PATCH] USB: kzalloc for storage 2006-03-20 14:49:52 -08:00
sddr55.h
shuttle_usbat.c [PATCH] USB: shuttle_usbat: Hardcode detection of HP CDRW devices 2006-06-21 15:04:10 -07:00
shuttle_usbat.h [PATCH] USB: shuttle_usbat: Hardcode detection of HP CDRW devices 2006-06-21 15:04:10 -07:00
transport.c [PATCH] usb-storage: use usb_reset_composite_device 2006-06-21 15:04:15 -07:00
transport.h
unusual_devs.h [PATCH] USB: unusual_devs entry for Nokia N80 2006-06-21 15:04:18 -07:00
usb.c [PATCH] usb-storage: use usb_reset_composite_device 2006-06-21 15:04:15 -07:00
usb.h Clean up 'inline is not at beginning' warnings for usb storage 2006-06-26 19:01:01 +02:00