]> 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)
commitd28cf38166fcc87e5f2915e75cc45c0bb64553e2
tree55b715c512aaf06b61485279082c86a78baadec9
parente16c599404fdb573673dbfdc8514a12a090f2040
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