[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200803.162203.547758721051828253.davem@davemloft.net>
Date: Mon, 03 Aug 2020 16:22:03 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: huangguobin4@...wei.com
Cc: jmaloy@...hat.com, ying.xue@...driver.com, kuba@...nel.org,
netdev@...r.kernel.org, tipc-discussion@...ts.sourceforge.net,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] tipc: Use is_broadcast_ether_addr() instead
of memcmp()
From: Huang Guobin <huangguobin4@...wei.com>
Date: Sun, 2 Aug 2020 22:00:55 -0400
> Using is_broadcast_ether_addr() instead of directly use
> memcmp() to determine if the ethernet address is broadcast
> address.
>
> spatch with a semantic match is used to found this problem.
> (http://coccinelle.lip6.fr/)
>
> Signed-off-by: Huang Guobin <huangguobin4@...wei.com>
Applied, thank you.
Powered by blists - more mailing lists