[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170217.135254.1489253473478690036.davem@davemloft.net>
Date: Fri, 17 Feb 2017 13:52:54 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: lkp@...el.com
Cc: sagi@...mberg.me, kbuild-all@...org,
linux-nvme@...ts.infradead.org, linux-rdma@...r.kernel.org,
target-devel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH] net/utils: fix semicolon.cocci warnings
From: kbuild test robot <lkp@...el.com>
Date: Fri, 17 Feb 2017 05:34:03 +0800
> net/core/utils.c:388:2-3: Unneeded semicolon
>
>
> Remove unneeded semicolon.
>
> Generated by: scripts/coccinelle/misc/semicolon.cocci
>
> CC: Sagi Grimberg <sagi@...mberg.me>
> Signed-off-by: Fengguang Wu <fengguang.wu@...el.com>
> ---
>
> utils.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> --- a/net/core/utils.c
> +++ b/net/core/utils.c
> @@ -385,7 +385,7 @@ int inet_pton_with_scope(struct net *net
I have no idea what tree this could be against, as net/core/utils.c doesn't
have more than 351 lines in any tree I maintain.
Powered by blists - more mailing lists