summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorCheng-Yang Chou <yphbchou0911@gmail.com>2026-03-05 03:57:57 +0800
committerTejun Heo <tj@kernel.org>2026-03-04 12:07:43 -1000
commit6944e6d8a6d4c1e654de1da112da8fef1b30e623 (patch)
treef28acc38fc3aa540bdcd9dc467596e63c7d9670e /kernel
parent7a8464555d2e5f038758bb19e72ab4710b79e9cd (diff)
sched_ext/selftests: Fix format specifier and buffer length in file_write_long()
Use %ld (not %lu) for signed long, and pass the actual string length returned by sprintf() to write_text() instead of sizeof(buf). Signed-off-by: Cheng-Yang Chou <yphbchou0911@gmail.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions