1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00

iwlwifi: mvm: clean up indenting in iwl_mvm_tlc_update_notif()

These lines need to be indented one more tab.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Link: https://lore.kernel.org/r/20211110080922.GF5176@kili
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
This commit is contained in:
Dan Carpenter 2021-11-10 11:09:22 +03:00 committed by Luca Coelho
parent 18c11e2f4c
commit 2ac885f4f4

View file

@ -317,7 +317,8 @@ void iwl_mvm_tlc_update_notif(struct iwl_mvm *mvm,
if (iwl_fw_lookup_notif_ver(mvm->fw, DATA_PATH_GROUP,
TLC_MNG_UPDATE_NOTIF, 0) < 3) {
rs_pretty_print_rate_v1(pretty_rate, sizeof(pretty_rate),
rs_pretty_print_rate_v1(pretty_rate,
sizeof(pretty_rate),
le32_to_cpu(notif->rate));
IWL_DEBUG_RATE(mvm,
"Got rate in old format. Rate: %s. Converting.\n",