93be73f929
This eliminates checkpatch.pl warnings, that struct file_operations is usually const. The structs me4000_ai_fops_array and me4000_ao_fops_array are not modified and thus also made const. Signed-off-by: Andre Haupt <andre@bitwigglers.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
me4000.c | ||
me4000.h | ||
me4000_firmware.h | ||
me4610_firmware.h | ||
README |
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>