diff options
author | Alexey Khoroshilov <khoroshilov@ispras.ru> | 2016-04-30 01:11:12 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-07-26 15:25:30 -0700 |
commit | 79f18a0637033f588accaa05621225c60301514a (patch) | |
tree | 8a22e03c921308359c3e1648ebf9f71efad76b18 /drivers/ide/trm290.c | |
parent | 40506d402293633f0636e96a7e20c5e688e87563 (diff) | |
download | linux-79f18a0637033f588accaa05621225c60301514a.tar.bz2 |
ide-tape: fix misprint in failure handling in idetape_init()
If driver_register() failed there is no sense to call driver_unregister().
unregister_chrdev() should be called here.
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/ide/trm290.c')
0 files changed, 0 insertions, 0 deletions