diff options
author | Reinette Chatre <reinette.chatre@intel.com> | 2022-02-08 13:48:42 -0800 |
---|---|---|
committer | Dave Hansen <dave.hansen@linux.intel.com> | 2022-02-11 13:52:48 -0800 |
commit | 5626de65f97ae152e6dafdc528a36c1cbb7146ee (patch) | |
tree | 2a9769d22643c50acc8c2e6e21c31be2be507ef3 /drivers/clocksource/arm_arch_timer.c | |
parent | 2db703fc3b15e7ef68c82eca613a3c00d43d70af (diff) | |
download | linux-5626de65f97ae152e6dafdc528a36c1cbb7146ee.tar.bz2 |
selftests/sgx: Remove extra newlines in test output
The TH_LOG() macro is an optional debug logging function made
available by kselftest itself. When TH_LOG_ENABLED is set it
prints the provided message with additional information and
formatting that already includes a newline.
Providing a newline to the message printed by TH_LOG() results
in a double newline that produces irregular test output.
Remove the unnecessary newlines from the text provided to
TH_LOG().
Fixes: 1b35eb719549 ("selftests/sgx: Encpsulate the test enclave creation")
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Acked-by: Dave Hansen <dave.hansen@linux.intel.com>
Acked-by: Shuah Khan <skhan@linuxfoundation.org>
Link: https://lkml.kernel.org/r/6fd171ba622aed172a7c5b129d34d50bd0482f24.1644355600.git.reinette.chatre@intel.com
Diffstat (limited to 'drivers/clocksource/arm_arch_timer.c')
0 files changed, 0 insertions, 0 deletions