diff options
author | Wolfram Sang <w.sang@pengutronix.de> | 2011-04-11 06:11:29 +0200 |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2011-05-24 21:00:50 -0400 |
commit | f317dfeb86c83d03304a74ce5426a69422b79547 (patch) | |
tree | c5f313b1afcc4318c7d86dd243fb8867b01ffb05 /include/linux/mmc | |
parent | b177bc9188c04e140e5d8928e88623a92ba751bf (diff) |
mmc: core: fix memory leak in mmc_add_host
led_trigger_register_simple() allocates memory which must not be leaked
in the error-path of mmc_add_host. Move it past the only error-check in
the function.
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'include/linux/mmc')
0 files changed, 0 insertions, 0 deletions