Re: [PATCH net] ipw2x00: use DEVICE_ATTR_*() macro
From: Kalle Valo
Date: Wed Apr 06 2022 - 09:18:45 EST
Meng Tang <tangmeng@xxxxxxxxxxxxx> writes:
> Use DEVICE_ATTR_*() helper instead of plain DEVICE_ATTR,
> which makes the code a bit shorter and easier to read.
>
> Signed-off-by: Meng Tang <tangmeng@xxxxxxxxxxxxx>
> ---
> drivers/net/wireless/intel/ipw2x00/ipw2100.c | 64 +++++-----
> drivers/net/wireless/intel/ipw2x00/ipw2200.c | 119 +++++++++----------
> 2 files changed, 90 insertions(+), 93 deletions(-)
You have submitted a similar (or identical?) patch earlier:
https://patchwork.kernel.org/project/linux-wireless/patch/20220401053138.17749-1-tangmeng@xxxxxxxxxxxxx/
If you submit a new patch mark it as v2 and include a changelog. Please
read our documentation:
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches#patch_version_missing
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches#changelog_missing
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches