[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20191112.113207.2302490162902408721.davem@davemloft.net>
Date: Tue, 12 Nov 2019 11:32:07 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: colin.king@...onical.com
Cc: andrew@...n.ch, vivien.didelot@...il.com, f.fainelli@...il.com,
irtimmer@...il.com, netdev@...r.kernel.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] net: dsa: mv88e6xxx: fix broken if statement
because of a stray semicolon
From: Colin King <colin.king@...onical.com>
Date: Tue, 12 Nov 2019 13:05:23 +0000
> From: Colin Ian King <colin.king@...onical.com>
>
> There is a stray semicolon in an if statement that will cause a dev_err
> message to be printed unconditionally. Fix this by removing the stray
> semicolon.
>
> Addresses-Coverity: ("Stay semicolon")
> Fixes: f0942e00a1ab ("net: dsa: mv88e6xxx: Add support for port mirroring")
> Signed-off-by: Colin Ian King <colin.king@...onical.com>
Applied, thanks.
Powered by blists - more mailing lists