aboutsummaryrefslogtreecommitdiff
path: root/tools/lib/api/fs/tracing_path.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-07-21 13:01:47 +0100
committerThomas Gleixner <[email protected]>2021-08-10 17:02:11 +0200
commit1dae37c7e41d9a75a615ba7b0480acc2e04094d4 (patch)
treeb501c3b83543d5f73aa9d75da72b5b8bc288eba2 /tools/lib/api/fs/tracing_path.c
parent698429f9d0e54ce3964151adff886ee5fc59714b (diff)
posix-timers: Remove redundant initialization of variable ret
The variable ret is being initialized with a value that is never read, it is being updated later on. The assignment is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/lib/api/fs/tracing_path.c')
0 files changed, 0 insertions, 0 deletions