diff options
author | Axel Lin <axel.lin@gmail.com> | 2011-07-26 04:13:16 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-07-26 07:57:15 +0400 |
commit | e179840ba88c342d215631356cbfe4e62c9f175b (patch) | |
tree | c17a1c242a4b2bcbe825d8ef48aaa131791cfe85 /Kconfig | |
parent | 19ab5cb8fb14a44a4eb0b532ddc3658b055d84f9 (diff) | |
download | linux-e179840ba88c342d215631356cbfe4e62c9f175b.tar.xz |
drivers/leds/leds-sunfire.c: fix sunfire_led_generic_probe() error handling
- return -ENOMEM if kzalloc fails, rather than the current -EINVAL
- fix a memory leak in the case of goto out_unregister_led_cdevs
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions