public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Cleanup: Formatting iwlwifi driver
@ 2024-08-19 21:45 Juan José Arboleda
  2024-08-19 21:45 ` [PATCH v2 1/3] iwlwifi: mvm: Improve code style in pointer declarations Juan José Arboleda
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Juan José Arboleda @ 2024-08-19 21:45 UTC (permalink / raw)
  To: linux-wireless, linux-kernel
  Cc: miriam.rachel.korenblit, kvalo, Juan José Arboleda

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-11-21 20:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-19 21:45 [PATCH v2 0/3] Cleanup: Formatting iwlwifi driver Juan José Arboleda
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox