tools: Avoid comma separated statements
authorJoe Perches <joe@perches.com>
Tue, 25 Aug 2020 04:56:26 +0000 (21:56 -0700)
committerShuah Khan <skhan@linuxfoundation.org>
Fri, 2 Oct 2020 16:36:36 +0000 (10:36 -0600)
commitaa803771a80aa2aa2d5cdd38434b369066fbb8fc
tree06a3f5167f6ea23d3d3a01a0be73dddd7c8cbbc7
parentc8bd596f9388bceda6cf008d554cbb1a4f2244e7
tools: Avoid comma separated statements

Use semicolons and braces.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/lib/subcmd/help.c
tools/power/cpupower/utils/cpufreq-set.c
tools/testing/selftests/vm/gup_benchmark.c
tools/testing/selftests/vm/userfaultfd.c