]> www.infradead.org Git - users/dwmw2/linux.git/commit
selftests/sched: fix code format issues
authoraigourensheng <shechenglong001@gmail.com>
Tue, 11 Jun 2024 05:18:34 +0000 (01:18 -0400)
committerShuah Khan <skhan@linuxfoundation.org>
Thu, 11 Jul 2024 17:23:53 +0000 (11:23 -0600)
commitb47619a3a3f79f75edf774275798aad1a37609ad
tree65fe4a2675e2b8abdb0519c3d77ff1052596bd75
parenta84a0c6a6d40b73f01033249ebe45c9484558539
selftests/sched: fix code format issues

There are extra spaces in the middle of #define. It is recommended
to delete the spaces to make the code look more comfortable.

Signed-off-by: aigourensheng <shechenglong001@gmail.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/sched/cs_prctl_test.c