diff options
author | Jeff Layton <jlayton@kernel.org> | 2023-01-06 16:39:01 +0100 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2023-04-26 15:04:58 +0200 |
commit | d69b8dbfd0866abc5ec84652cc1c10fc3d4d91ef (patch) | |
tree | abc0e9f002e6dcd0f68703a84e80bf06b7a1362b /tools/perf/util/maps.h | |
parent | nfsd: NFSD_FILE_KEY_INODE only needs to find GC'ed entries (diff) | |
download | linux-d69b8dbfd0866abc5ec84652cc1c10fc3d4d91ef.tar.xz linux-d69b8dbfd0866abc5ec84652cc1c10fc3d4d91ef.zip |
nfsd: simplify test_bit return in NFSD_FILE_KEY_FULL comparator
test_bit returns bool, so we can just compare the result of that to the
key->gc value without the "!!".
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/util/maps.h')
0 files changed, 0 insertions, 0 deletions