]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: remove newline from rs_pretty_print_rate()
authorJohannes Berg <johannes.berg@intel.com>
Tue, 26 Nov 2019 10:25:28 +0000 (11:25 +0100)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 27 Mar 2020 06:12:53 +0000 (08:12 +0200)
commitfade7f0118e22223d41ffc89d86c66090fad6c66
tree55b715c512aaf06b61485279082c86a78baadec9
parent08223fd8347b8242ec644045c9f5dee2ac66385d
iwlwifi: mvm: remove newline from rs_pretty_print_rate()

Some of the places using this want the newline, but not all,
so remove the newline from it and generate it in the debugfs
files where it's desired.

The effect of this is not printing double newlines in debug
log messages.

Change-Id: Ia59b0abbef16b6783fcabc095c5fde16bd047a26
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c
drivers/net/wireless/intel/iwlwifi/mvm/rs.c