diff options
author | Yang Guang <yang.guang5@zte.com.cn> | 2021-12-06 03:07:23 +0300 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2021-12-11 02:46:01 +0300 |
commit | 009482c0932ae2420277dc0adaefa5bd51cb433e (patch) | |
tree | a42f934358925fb968432503a3ca3018f15e40cb /tools/testing/selftests/cgroup/Makefile | |
parent | 6d425d7c1bec67eceee42fefe5ce00be0645482e (diff) | |
download | linux-009482c0932ae2420277dc0adaefa5bd51cb433e.tar.xz |
selftests/move_mount_set_group remove unneeded conversion to bool
The coccinelle report
./tools/testing/selftests/move_mount_set_group/move_mount_set_group_test.c:225:18-23:
WARNING: conversion to bool not needed here
Relational and logical operators evaluate to bool,
explicit conversion is overly verbose and unneeded.
Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Yang Guang <yang.guang5@zte.com.cn>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/testing/selftests/cgroup/Makefile')
0 files changed, 0 insertions, 0 deletions