Hi Andre,
> The shortname variable isn't referenced anywhere in the code, so just
> remove it.
>
> Pointed out by a GCC 6.2 default warning option.
>
> Signed-off-by: Andre Przywara
> ---
> drivers/usb/gadget/ether.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/usb/gadget/e
On 11/16/2016 01:50 AM, Andre Przywara wrote:
> The shortname variable isn't referenced anywhere in the code, so just
> remove it.
>
> Pointed out by a GCC 6.2 default warning option.
>
> Signed-off-by: Andre Przywara
> ---
> drivers/usb/gadget/ether.c | 1 -
> 1 file changed, 1 deletion(-)
>
The shortname variable isn't referenced anywhere in the code, so just
remove it.
Pointed out by a GCC 6.2 default warning option.
Signed-off-by: Andre Przywara
---
drivers/usb/gadget/ether.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/usb/gadget/ether.c b/drivers/usb/gadget/ether
3 matches
Mail list logo