Liu Shixin wrote:
> Use DEFINE_SEQ_ATTRIBUTE macro to simplify the code.
>
> Signed-off-by: Liu Shixin
> Signed-off-by: Kalle Valo
Patch applied to ath-next branch of ath.git, thanks.
aac352d6810e ath5k: convert to use DEFINE_SEQ_ATTRIBUTE macro
--
https://patchwork.kernel.org/patch/117787
Use DEFINE_SEQ_ATTRIBUTE macro to simplify the code.
Signed-off-by: Liu Shixin
---
drivers/net/wireless/ath/ath5k/debug.c | 25 +++--
1 file changed, 3 insertions(+), 22 deletions(-)
diff --git a/drivers/net/wireless/ath/ath5k/debug.c
b/drivers/net/wireless/ath/ath5k/debug.