Skip to content

Commit

Permalink
staging: vme_user: remove unreachable line
Browse files Browse the repository at this point in the history
Signed-off-by: Emilio G. Cota <cota@braap.org>
Acked-by: Martyn Welch <martyn.welch@ge.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Emilio G. Cota authored and Greg Kroah-Hartman committed Nov 16, 2010
1 parent 55db502 commit c0779fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/vme/devices/vme_user.c
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,6 @@ static int __init vme_user_init(void)

return retval;

vme_unregister_driver(&vme_user_driver);
err_reg:
kfree(ids);
err_id:
Expand Down

0 comments on commit c0779fd

Please sign in to comment.