On Mon, Dec 3, 2018 at 9:43 PM Frank Lee wrote:
>
> On Mon, Dec 3, 2018 at 9:38 PM Kalle Valo wrote:
> >
> > Yangtao Li writes:
> >
> > > Use DEFINE_SHOW_ATTRIBUTE macro to simplify the code.
> > >
> > > Signed-off-by: Yangtao Li
> >
> > The prefix should be "cw1200:", I can fix that.
The same.
On Mon, Dec 3, 2018 at 9:38 PM Kalle Valo wrote:
>
> Yangtao Li writes:
>
> > Use DEFINE_SHOW_ATTRIBUTE macro to simplify the code.
> >
> > Signed-off-by: Yangtao Li
>
> The prefix should be "cw1200:", I can fix that.
>
> --
> Kalle Valo
OK.
Thanks,
Yangtao
Yangtao Li writes:
> Use DEFINE_SHOW_ATTRIBUTE macro to simplify the code.
>
> Signed-off-by: Yangtao Li
The prefix should be "cw1200:", I can fix that.
--
Kalle Valo
Use DEFINE_SHOW_ATTRIBUTE macro to simplify the code.
Signed-off-by: Yangtao Li
---
drivers/net/wireless/st/cw1200/debug.c | 32 --
1 file changed, 4 insertions(+), 28 deletions(-)
diff --git a/drivers/net/wireless/st/cw1200/debug.c
b/drivers/net/wireless/st/cw1200/debu