[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200422.193803.75918530614650159.davem@davemloft.net>
Date: Wed, 22 Apr 2020 19:38:03 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: yanaijie@...wei.com
Cc: kuba@...nel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: caif: use true,false for bool variables
From: Jason Yan <yanaijie@...wei.com>
Date: Wed, 22 Apr 2020 15:16:36 +0800
> Fix the following coccicheck warning:
>
> net/caif/caif_dev.c:410:2-13: WARNING: Assignment of 0/1 to bool
> variable
> net/caif/caif_dev.c:445:2-13: WARNING: Assignment of 0/1 to bool
> variable
> net/caif/caif_dev.c:145:1-12: WARNING: Assignment of 0/1 to bool
> variable
> net/caif/caif_dev.c:223:1-12: WARNING: Assignment of 0/1 to bool
> variable
>
> Signed-off-by: Jason Yan <yanaijie@...wei.com>
Applied to net-next, thanks.
Powered by blists - more mailing lists