Re: [PATCH] Staging: hv: storvsc: advertise hv_storvsc instead ofstorvsc as driver name

From: Greg KH
Date: Fri Sep 09 2011 - 11:29:19 EST


On Fri, Sep 09, 2011 at 02:45:33PM +0200, Olaf Hering wrote:
>
> Signed-off-by: Olaf Hering <olaf@xxxxxxxxx>
>
> --- a/drivers/staging/hv/storvsc_drv.c
> +++ b/drivers/staging/hv/storvsc_drv.c
> @@ -42,6 +42,8 @@
>
> #include "hyperv.h"
>
> +#define MODULE_NAME "hv_storvsc"

No, just use KBUILD_MODNAME, it's already there and correct. Care to
fix this one, and your other patch, to use it instead?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/