From: Sachin Kamat
Date: Fri, 17 May 2013 09:18:08 +0530
> module_usb_driver() eliminates boilerplate and simplifies the code.
>
> Signed-off-by: Sachin Kamat
Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
module_usb_driver() eliminates boilerplate and simplifies the code.
Signed-off-by: Sachin Kamat
Cc: Realtek linux nic maintainers
---
drivers/net/usb/r8152.c | 13 +
1 file changed, 1 insertion(+), 12 deletions(-)
diff --git a/drivers/net/usb/r8152.c b/drivers/net/usb/r8152.c
ind