linux/drivers/staging/sep
Alan Cox da14e55130 Staging: sep: clean up some of the obvious sillies
Various assignments are done but not used
dev_dbg formatting is a bit weird and wraps when not needed
Take out some of the blank lines and reformat a bit to reduce view size
Remove some comments that are obvious
Fix else formatting
Remove some user triggerable dev_warns
Fix copy_from_user error return cases (-EFAULT not bytes copied)

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-11-29 11:17:28 -08:00
..
Kconfig Staging: sep: Introduce sep driver 2010-11-19 17:20:40 -08:00
Makefile Staging: sep: Introduce sep driver 2010-11-19 17:20:40 -08:00
sep_dev.h Staging: sep: Introduce sep driver 2010-11-19 17:20:40 -08:00
sep_driver_api.h Staging: sep: Introduce sep driver 2010-11-19 17:20:40 -08:00
sep_driver_config.h Staging: sep: handle the memrar stuff in the headers 2010-11-29 11:17:27 -08:00
sep_driver_hw_defs.h Staging: sep: Introduce sep driver 2010-11-19 17:20:40 -08:00
sep_driver.c Staging: sep: clean up some of the obvious sillies 2010-11-29 11:17:28 -08:00
TODO Staging: sep: Introduce sep driver 2010-11-19 17:20:40 -08:00