Re: [PATCH 21/21] usb/libcomposite: move MODULE_VERSION to composite.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx> writes:
> MODULE_VERSION and AUTHOR looks better in composite.c than in
> usbstrings.c so I move it there.
> I put David Brownell as the module Author as I belive he wrote most of
> it.
>
> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>

Acked-by: Michal Nazarewicz <mina86@xxxxxxxxxx>

> ---
>  drivers/usb/gadget/composite.c |    3 +++
>  drivers/usb/gadget/usbstring.c |    1 -
>  2 files changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/usb/gadget/composite.c b/drivers/usb/gadget/composite.c
> index 8800c53..4d3eaa6 100644
> --- a/drivers/usb/gadget/composite.c
> +++ b/drivers/usb/gadget/composite.c
> @@ -1697,3 +1697,6 @@ void usb_composite_overwrite_options(struct usb_composite_dev *cdev,
>  	}
>  }
>  EXPORT_SYMBOL_GPL(usb_composite_overwrite_options);
> +
> +MODULE_LICENSE("GPL");
> +MODULE_AUTHOR("David Brownell");
> diff --git a/drivers/usb/gadget/usbstring.c b/drivers/usb/gadget/usbstring.c
> index 24e9bbd..1f49fce 100644
> --- a/drivers/usb/gadget/usbstring.c
> +++ b/drivers/usb/gadget/usbstring.c
> @@ -70,4 +70,3 @@ usb_gadget_get_string (struct usb_gadget_strings *table, int id, u8 *buf)
>  	return buf [0];
>  }
>  EXPORT_SYMBOL_GPL(usb_gadget_get_string);
> -MODULE_LICENSE("GPL");
> -- 
> 1.7.10.4
>

-- 
Best regards,                                         _     _
.o. | Liege of Serenely Enlightened Majesty of      o' \,=./ `o
..o | Computer Science,  Michał “mina86” Nazarewicz    (o o)
ooo +----<email/xmpp: mpn@xxxxxxxxxx>--------------ooO--(_)--Ooo--

Attachment: pgpo7bz4T82rR.pgp
Description: PGP signature


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux