[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180727203203.GB17441@lunn.ch>
Date: Fri, 27 Jul 2018 22:32:03 +0200
From: Andrew Lunn <andrew@...n.ch>
To: Ivan Khoronzhuk <ivan.khoronzhuk@...aro.org>
Cc: grygorii.strashko@...com, davem@...emloft.net,
linux-omap@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] net: ethernet: ti: cpsw: replace unnecessarily
macroses on functions
> +static inline void cpsw_src_port_detect(struct cpsw_common *cpsw, int status,
> + struct sk_buff *skb)
Please don't use inline. Let the compiler decide.
Andrew
Powered by blists - more mailing lists