diff options
author | Dan Carpenter <[email protected]> | 2023-12-04 15:30:06 +0300 |
---|---|---|
committer | Chuck Lever <[email protected]> | 2024-01-07 17:54:26 -0500 |
commit | 3c86e615d17d1f6194ff222247d291fc9df16ff4 (patch) | |
tree | 09f5fd3c316966a7c46d783ad02f352733f03c2d /net/lapb/lapb_subr.c | |
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 <[email protected]>
Closes: https://lore.kernel.org/r/[email protected]/
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Jeff Layton <[email protected]>
Signed-off-by: Chuck Lever <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions