On Wed, 31 Oct 2018, at 02:49, Julia Lawall wrote:
> The usb_gadget_ops structure can be const as it is only stored in
> the ops field of a usb_gadget structure and this field is const.
>
> Done with the help of Coccinelle.
>
> Signed-off-by: Julia Lawall
Reviewed-
On Sat, 29 Sep 2018, at 22:13, Colin King wrote:
> From: Colin Ian King
>
> Trivial fix to spelling mistakes in debug warning messages
>
> Signed-off-by: Colin Ian King
Reviewed-by: Andrew Jeffery
> ---
> drivers/usb/gadget/udc/aspeed-vhub/epn.c | 2 +-
> dr