On Fri,  1 Mar 2019 15:37:34 +0100
Rastislav Cernay <cer...@netcope.com> wrote:

> From: Rastislav Cernay <cer...@netcope.com>
> 
> Added new net driver for Netcope nfb cards
> 
> Signed-off-by: Rastislav Cernay <cer...@netcope.com>
> ---

Please fix these obvious style issues from checkpatches

ERROR:SPACING: space required before the open brace '{'
#934: FILE: drivers/net/nfb/nfb_ethdev.c:380:
+       if (!is_valid_assigned_ether_addr(mac_addr)){

WARNING:ONE_SEMICOLON: Statements terminations use 1 semicolon
#935: FILE: drivers/net/nfb/nfb_ethdev.c:381:
+               return -EINVAL;;

Reply via email to