From: "Juan José Arboleda" <soyjuanarbol@gmail.com>
To: linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: miriam.rachel.korenblit@intel.com, kvalo@kernel.org,
"Juan José Arboleda" <soyjuanarbol@gmail.com>
Subject: [PATCH v2 0/3] Cleanup: Formatting iwlwifi driver
Date: Mon, 19 Aug 2024 16:45:17 -0500 [thread overview]
Message-ID: <cover.1724103043.git.soyjuanarbol@gmail.com> (raw)
Code Style Enhancements:
* Pointer Declarations: Improved spacing consistency.
Macro Improvements:
* Enclosed multi-statement macro in a do-while loop.
Formatting Standardization:
* Replaced spaces with tabs in iwl_mvm_vendor_events_idx.
This V2 fixes the compile issue. I had a small confussion with my kernel
configuration. Now it is tested/compiled.
Best regards,
Juan
Juan José Arboleda (3):
iwlwifi: mvm: Improve code style in pointer declarations
iwlwifi: mvm: Enclose multi-statement macro in a do while
iwlwifi: mvm: Replace spaces for tabs in iwl_mvm_vendor_events_idx
drivers/net/wireless/intel/iwlwifi/mvm/power.c | 4 ++--
drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c | 11 +++++++----
drivers/net/wireless/intel/iwlwifi/mvm/vendor-cmd.c | 6 +++---
3 files changed, 12 insertions(+), 9 deletions(-)
--
2.46.0
next reply other threads:[~2024-08-19 21:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-19 21:45 Juan José Arboleda [this message]
2024-08-19 21:45 ` [PATCH v2 1/3] iwlwifi: mvm: Improve code style in pointer declarations Juan José Arboleda
2024-08-19 21:45 ` [PATCH v2 2/3] iwlwifi: mvm: Enclose multi-statement macro in a do while Juan José Arboleda
2024-11-21 20:13 ` Korenblit, Miriam Rachel
2024-08-19 21:45 ` [PATCH v2 3/3] iwlwifi: mvm: Replace spaces for tabs in iwl_mvm_vendor_events_idx Juan José Arboleda
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1724103043.git.soyjuanarbol@gmail.com \
--to=soyjuanarbol@gmail.com \
--cc=kvalo@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=miriam.rachel.korenblit@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox