diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2013-11-13 03:10:24 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-11-13 07:09:26 +0400 |
commit | 10992435b30eb470e6b91d2415abfb79680d00b6 (patch) | |
tree | b3998144abefadce0bfd6d57d284affc1bf229e1 /drivers/rtc | |
parent | ab76786561e0fa1c6d45d6963ab87bb6d628d4cb (diff) | |
download | linux-10992435b30eb470e6b91d2415abfb79680d00b6.tar.xz |
drivers/message/i2o/driver.c: add missing destroy_workqueue() on error in i2o_driver_register()
Add the missing destroy_workqueue() before return from
i2o_driver_register() in the error handling case.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/rtc')
0 files changed, 0 insertions, 0 deletions