diff options
| author | Michal Orzel <[email protected]> | 2022-05-10 01:29:20 +0000 |
|---|---|---|
| committer | akpm <[email protected]> | 2022-05-10 01:29:20 +0000 |
| commit | 0e900029655327bb5326ced02eff97667a079039 (patch) | |
| tree | c859913d8d2bce354b1f22d0f1ceef3c7d444722 /lib/string_helpers.c | |
| parent | initramfs: support cpio extraction with file checksums (diff) | |
| download | kernel-0e900029655327bb5326ced02eff97667a079039.tar.gz kernel-0e900029655327bb5326ced02eff97667a079039.zip | |
ipc/sem: remove redundant assignments
Get rid of redundant assignments which end up in values not being
read either because they are overwritten or the function ends.
Reported by clang-tidy [deadcode.DeadStores]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Michal Orzel <[email protected]>
Reviewed-by: Tom Rix <[email protected]>
Reviewed-by: Nathan Chancellor <[email protected]>
Cc: Nick Desaulniers <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions
