]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
wifi: iwlwifi: mvm: Replace spaces for tabs in iwl_mvm_vendor_events_idx
authorJuan José Arboleda <soyjuanarbol@gmail.com>
Mon, 19 Aug 2024 21:45:20 +0000 (16:45 -0500)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 4 Dec 2024 15:11:59 +0000 (16:11 +0100)
commit4e3a841c47bbf985782a9f761d57f2f999e1d31b
treec6badc38ed737324bfd6da6c2f2c34bc77c09f2b
parent13c4f7714c6a1ecf748a2f22099447c14fe6ed8c
wifi: iwlwifi: mvm: Replace spaces for tabs in iwl_mvm_vendor_events_idx

This patch replaces spaces with tabs in the affected source files to
adhere to the Linux kernel coding style guidelines.

This change is purely stylistic and do not affect the functionality
of the code.

Signed-off-by: Juan José Arboleda <soyjuanarbol@gmail.com>
Link: https://patch.msgid.link/715c74c74b336bed81e92e1336bd1a6ddb7b90ff.1724103043.git.soyjuanarbol@gmail.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/vendor-cmd.c