diff options
author | WangYuli <wangyuli@uniontech.com> | 2025-07-10 21:47:51 +0800 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2025-07-19 19:08:28 -0700 |
commit | 599579e857ab8d8f97409f631090e08018f8343b (patch) | |
tree | 94ee0eb2c7993b27cc2009e284e8c07500ce9f2f /rust/helpers/helpers.c | |
parent | 813b46808822db6838c43e92ba21ce013d23fcdc (diff) |
selftests/thermal: remove duplicate newlines in perror calls
perror() automatically appends a newline character, so the explicit '\n'
in the format strings is redundant and results in duplicate newlines in
the output.
Remove the redundant '\n' characters from perror() calls in
workload_hint_test.c to fix the formatting.
Link: https://lkml.kernel.org/r/F482FB1EC020000C+20250710134751.306096-1-wangyuli@uniontech.com
Signed-off-by: WangYuli <wangyuli@uniontech.com>
Cc: Guan Wentao <guanwentao@uniontech.com>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions