diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2023-12-04 15:30:06 +0300 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2024-01-07 17:54:26 -0500 |
commit | 3c86e615d17d1f6194ff222247d291fc9df16ff4 (patch) | |
tree | 09f5fd3c316966a7c46d783ad02f352733f03c2d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3587b5c75376fd0b6ca8c4a8de54954e410f4e0e (diff) |
nfsd: remove unnecessary NULL check
We check "state" for NULL on the previous line so it can't be NULL here.
No need to check again.
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/r/202312031425.LffZTarR-lkp@intel.com/
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions