Re: [PATCH 6/6] wlan-ng: clean up reused macros

2021-01-19 Thread Dan Carpenter
On Mon, Jan 18, 2021 at 02:09:56AM +0100, Johannes Czekay wrote: > This patch cleans up two "macro argument reuse" warnings by checkpatch. > This should also make the code much more readable. > > Signed-off-by: Johannes Czekay > Co-developed-by: Nicolai Fischer > Signed-off-by: Nicolai Fischer

[PATCH 6/6] wlan-ng: clean up reused macros

2021-01-17 Thread Johannes Czekay
This patch cleans up two "macro argument reuse" warnings by checkpatch. This should also make the code much more readable. Signed-off-by: Johannes Czekay Co-developed-by: Nicolai Fischer Signed-off-by: Nicolai Fischer --- drivers/staging/wlan-ng/p80211metastruct.h | 18 +--- drivers/stagin