diff options
author | Andy Shevchenko <[email protected]> | 2024-05-03 21:42:30 +0300 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2024-05-27 13:39:51 +0200 |
commit | 5350f6ec55df381cd99db2a6bde283328fb3f75a (patch) | |
tree | 84046cd8e25aff1b6354a8a4eebe365dc93e7512 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0 (diff) |
mtd: cfi: Get rid of redundant 'else'
In the snippets like the following
if (...)
return / goto / break / continue ...;
else
...
the 'else' is redundant. Get rid of it.
Signed-off-by: Andy Shevchenko <[email protected]>
Reviewed-by: Jeff Johnson <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions