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)
commit84acc85a62a171de98706b9b2cc73a660088314a
tree55b715c512aaf06b61485279082c86a78baadec9
parent7216dc99b75814b06b3532e85a2fae07f5166bde
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