[PATCH v3] staging: most: hdm_usb: Register the driver with module_usb_driver macro

Greg KH gregkh at linuxfoundation.org
Thu Aug 31 16:21:32 UTC 2017


On Tue, Aug 29, 2017 at 08:27:44PM +0300, Alex Briskin wrote:
> 1. Register the driver with module_usb_driver macro instead of module_init
>    and module_exit.
> 2. Remove redundant code.
> 
> Signed-off-by: Alex Briskin <br.shurik at gmail.com>
> ---
>  drivers/staging/most/hdm-usb/hdm_usb.c | 20 +-------------------
>  1 file changed, 1 insertion(+), 19 deletions(-)

What changed from the older versions of the patch?

That always has to go below the --- line.

And why are you resending something that is already in my tree?

greg k-h


More information about the devel mailing list