mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-24 06:21:30 +09:00
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>