diff options
| author | Colin Ian King <[email protected]> | 2024-02-15 14:01:06 +0000 |
|---|---|---|
| committer | Miquel Raynal <[email protected]> | 2024-02-26 10:26:28 +0000 |
| commit | 2416a2e7be9b27157f173268f5c7f769bd72a8dc (patch) | |
| tree | 7af5ac7ced8d528e14687ea398cc0ddab41acea6 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | mtd: lpc32xx: use typedef for dma_filter_fn (diff) | |
| download | kernel-2416a2e7be9b27157f173268f5c7f769bd72a8dc.tar.gz kernel-2416a2e7be9b27157f173268f5c7f769bd72a8dc.zip | |
mtd: chips: remove redundant assignment to variable timeo
In two functions the variable timeo is being initialized with a value
that is never read, it is being re-assigned later on. The initializations
are redundant and can be removed.
Cleans up clang scan build warning:
warning: Value stored to 'timeo' during its initialization is never
read [deadcode.DeadStores]
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions
