Re: [PATCH -next] dpaa2-eth: Convert to DEFINE_SHOW_ATTRIBUTE
From: miaoqinglang
Date: Thu Sep 17 2020 - 08:51:19 EST
在 2020/7/18 3:47, David Miller 写道:
From: Qinglang Miao <miaoqinglang@xxxxxxxxxx>
Date: Thu, 16 Jul 2020 16:58:59 +0800
From: Yongqiang Liu <liuyongqiang13@xxxxxxxxxx>
Use DEFINE_SHOW_ATTRIBUTE macro to simplify the code.
Signed-off-by: Yongqiang Liu <liuyongqiang13@xxxxxxxxxx>
This also does not apply cleanly to the net-next tree.
.
Hi David,
I've sent new patches against linux-next(20200917), and they can
be applied to mainline cleanly now.
Thanks.