Re: [PATCH] wireless/wil6210: convert to DEFINE_SHOW_ATTRIBUTE

2018-12-19 Thread Kalle Valo
Yangtao Li wrote: > Use DEFINE_SHOW_ATTRIBUTE macro to simplify the code. > > Signed-off-by: Yangtao Li > Signed-off-by: Kalle Valo Patch applied to ath-next branch of ath.git, thanks. 986b83488464 wil6210: convert to DEFINE_SHOW_ATTRIBUTE -- https://patchwork.kernel.org/patch/10709547/ h

Re: [PATCH] wireless/wil6210: convert to DEFINE_SHOW_ATTRIBUTE

2018-12-11 Thread Kalle Valo
Frank Lee writes: > On Mon, Dec 3, 2018 at 9:36 PM Frank Lee wrote: >> >> On Mon, Dec 3, 2018 at 9:33 PM Kalle Valo wrote: >> > >> > Yangtao Li writes: >> > >> > > Use DEFINE_SHOW_ATTRIBUTE macro to simplify the code. >> > > >> > > Signed-off-by: Yangtao Li >> > >> > The prefix for the title

Re: [PATCH] wireless/wil6210: convert to DEFINE_SHOW_ATTRIBUTE

2018-12-11 Thread Frank Lee
On Tue, Dec 11, 2018 at 11:47 PM Kalle Valo wrote: > > Frank Lee writes: > > > On Mon, Dec 3, 2018 at 9:36 PM Frank Lee wrote: > >> > >> On Mon, Dec 3, 2018 at 9:33 PM Kalle Valo wrote: > >> > > >> > Yangtao Li writes: > >> > > >> > > Use DEFINE_SHOW_ATTRIBUTE macro to simplify the code. > >>

Re: [PATCH] wireless/wil6210: convert to DEFINE_SHOW_ATTRIBUTE

2018-12-11 Thread Frank Lee
On Mon, Dec 3, 2018 at 9:36 PM Frank Lee wrote: > > On Mon, Dec 3, 2018 at 9:33 PM Kalle Valo wrote: > > > > Yangtao Li writes: > > > > > Use DEFINE_SHOW_ATTRIBUTE macro to simplify the code. > > > > > > Signed-off-by: Yangtao Li > > > > The prefix for the title should be just "wil6210:", I can