summaryrefslogtreecommitdiff
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorColin Ian King <colin.i.king@gmail.com>2024-10-31 16:50:42 +0300
committerJakub Kicinski <kuba@kernel.org>2024-11-03 23:54:42 +0300
commit5c87206cdb537f67c51f3f9a229258dce77d9a23 (patch)
tree22574fa4e58be7fc03db84564197c983bc66bec3 /lib/debugobjects.c
parent2e570cd187e3b5c8e56627523e0c12e2ffc4745f (diff)
downloadlinux-5c87206cdb537f67c51f3f9a229258dce77d9a23.tar.xz
ptp: fc3: remove redundant check on variable ret
The check on ret has already been performed a few statements earlier and ret has not been re-assigned and so the re-checking is redundant. Clean up the code by removing the redundant check. Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Link: https://patch.msgid.link/20241031135042.3250614-1-colin.i.king@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions