mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
dcb3a08e69
When configfs_register_subsystem() fails, we unregister too many subsystems in configfs_example_init. Decrement i by one to not unregister non-registered subsystem. [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Jiri Slaby <jslaby@suse.cz> Cc: Joel Becker <joel.becker@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
---|---|---|
.. | ||
configfs_example_explicit.c | ||
configfs_example_macros.c | ||
configfs.txt | ||
Makefile |