diff options
author | Jing Xiangfeng <[email protected]> | 2020-09-29 10:24:58 +0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2020-10-07 23:50:04 -0400 |
commit | 5f6dcb55a7fa347a0c72fc5afb860e4012628902 (patch) | |
tree | 0065bf5b91f79e16de18317d588c1edcabb9353d /scripts/gen_compile_commands.py | |
parent | f0f6c3a4fcb80fcbcce4ff6739996dd98c228afd (diff) |
scsi: myrb: Remove redundant assignment to variable timeout
The variable timeout has been initialized with a value '0'. The assignment
before while loop is redundant. Remove it.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jing Xiangfeng <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions