Re: [PATCH net-next] net: dsa: drop pointless static qualifier in ar9331_sw_mbus_init
From: Andrew Lunn <andrew@lunn.ch>
Date: 2019-12-24 11:25:24
Also in:
kernel-janitors, lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2019-12-24 11:25:24
Also in:
kernel-janitors, lkml
On Tue, Dec 24, 2019 at 10:40:59AM +0800, Mao Wenan wrote:
There is no need to have the 'T *v' variable static
What does 'T *v' mean?
The patch itself looks O.K, but the description should be better, and
the subject line.
Andrew