linux/drivers/staging/dgrp
Alexey Khoroshilov 7e1389a9e6 staging: dgrp: implement error handling in dgrp_create_class_sysfs_files()
There is no any error handling in dgrp_create_class_sysfs_files().
The patch adds code to check return values and propagate them to dgrp_init_module().

Found by Linux Driver Verification project (linuxtesting.org).

Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-04-05 14:24:11 -07:00
..
dgrp_common.c userns: Fix build of drivers/staging/dgrp 2012-10-03 09:52:08 -07:00
dgrp_common.h staging: dgrp: implement error handling in dgrp_create_class_sysfs_files() 2013-04-05 14:24:11 -07:00
dgrp_dpa_ops.c staging: dgrp: cleanup sparse warnings 2013-03-14 13:40:58 -07:00
dgrp_driver.c staging: dgrp: implement error handling in dgrp_create_class_sysfs_files() 2013-04-05 14:24:11 -07:00
dgrp_mon_ops.c staging: dgrp: cleanup sparse warnings 2013-03-14 13:40:58 -07:00
dgrp_net_ops.c staging: dgrp: cleanup sparse warnings 2013-03-14 13:40:58 -07:00
dgrp_ports_ops.c staging: dgrp: cleanup sparse warnings 2013-03-14 13:40:58 -07:00
dgrp_specproc.c staging: dgrp: cleanup sparse warnings 2013-03-14 13:40:58 -07:00
dgrp_sysfs.c staging: dgrp: implement error handling in dgrp_create_class_sysfs_files() 2013-04-05 14:24:11 -07:00
dgrp_tty.c pps: Move timestamp read into PPS code proper 2013-02-13 10:13:58 -08:00
digirp.h
drp.h
Kconfig tty: Added a CONFIG_TTY option to allow removal of TTY 2013-01-18 16:15:27 -08:00
Makefile
README
TODO

The user space code to work with this driver is located at
https://github.com/wfp5p/dgrp-utils