1
0
Fork 0
alistair23-linux/drivers/staging/unisys/visorutil
Benjamin Romer 66e24b7686 staging: unisys: fix visorchipset sysfs attribute functions
This patch cleans up the style, error handling, and string handling in the sysfs
functions recently added to visorchipset:

- Use of sscanf() was changed to type-appropriate kstrto*() functions
- error handling was simplified
- the error return value of visorchannel_write() was corrected
- switch use of driver-specific types to kernel types

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-07-27 08:57:38 -07:00
..
Kconfig
Makefile staging: unisys: remove unused macros 2014-06-26 20:13:40 -04:00
charqueue.c staging: unisys: visorutil: Add a blank line 2014-05-18 09:56:32 -07:00
charqueue.h staging: unisys: fix copyright notices 2014-04-25 15:25:40 -07:00
easyproc.c staging: unisys: visorutil: Add a blank line 2014-05-18 09:56:32 -07:00
easyproc.h staging: unisys: fix copyright notices 2014-04-25 15:25:40 -07:00
memregion.h Staging: unisys: Fix sparse warnings 2014-05-23 20:21:10 +09:00
memregion_direct.c staging: unisys: fix visorchipset sysfs attribute functions 2014-07-27 08:57:38 -07:00
periodic_work.c staging: unisys: visorutil: Add a blank line 2014-05-18 09:56:32 -07:00
procobjecttree.c staging: unisys: visorutil: Add a blank line 2014-05-18 09:56:32 -07:00
visorkmodutils.c Staging: unisys: visorutil: Add MODULE_LICENSE("GPL") 2014-05-18 09:44:17 -07:00