From b101426aae371b91ad10c7553e54725cc5844e4a Mon Sep 17 00:00:00 2001 From: Alexey Khoroshilov Date: Sat, 7 Jun 2014 07:18:30 +0400 Subject: [PATCH] rsi: Use module_usb_driver module_usb_driver eliminates the boilerplate and makes the code simpler, in addition to the fact currently rsi_module_init() ignores usb_deregister() error. Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Alexey Khoroshilov Signed-off-by: John W. Linville --- Reading git-format-patch failed