dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/adis16255
Kulikov Vasiliy c7e62defd3 staging: adis16255: fix sysfs leak
Original code does not call sysfs_remove_group() on error. This can lead
to NULL dereference.

Signed-off-by: Kulikov Vasiliy <segooon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-08-31 14:51:53 -07:00
..
Kconfig Staging: adis16255: fix typo in Kconfig 2010-06-04 13:38:57 -07:00
Makefile staging: adis16255 - TODO issues resolved and typos removed 2010-05-11 14:46:03 -07:00
adis16255.c staging: adis16255: fix sysfs leak 2010-08-31 14:51:53 -07:00
adis16255.h Staging: add driver for adis16255 gyroscope 2010-05-11 11:35:57 -07:00