linux/drivers/staging/me4000
Andre Haupt 1836842b20 Staging: me4000: inline keyword should sit between storage class and type
fixes some checkpatch.pl errors complaining about wrong position of the
inline keyword

Signed-off-by: Andre Haupt <andre@bitwigglers.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-04-03 14:53:24 -07:00
..
Kconfig Staging: add me4000 pci data collection driver 2008-10-10 15:31:08 -07:00
Makefile Staging: add me4000 pci data collection driver 2008-10-10 15:31:08 -07:00
me4000.c Staging: me4000: inline keyword should sit between storage class and type 2009-04-03 14:53:24 -07:00
me4000.h Staging: Fixes for me4000 pci data collection driver 2008-10-22 09:56:30 -07:00
me4000_firmware.h
me4610_firmware.h
README Staging: add me4000 pci data collection driver 2008-10-10 15:31:08 -07:00

TODO:
	- checkpatch.pl cleanups
	- sparse cleanups
	- possible /proc interaction cleanups
	- more info needed for Kconfig entry
	- real device id?
	- module parameter cleanup

Please send patches to Greg Kroah-Hartman <gregkh@suse.de>
and Cc: Wolfgang Beiter <w.beiter@aon.at> and
Guenter Gebhardt <g.gebhardt@meilhaus.de>