diff options
| author | Oded Gabbay <oded.gabbay@gmail.com> | 2020-08-12 10:19:28 +0300 |
|---|---|---|
| committer | Oded Gabbay <oded.gabbay@gmail.com> | 2020-09-22 18:49:50 +0300 |
| commit | bd4ef3729213280522694ff714e28192e486487d (patch) | |
| tree | 89c75c5f4a88b9e0bdf564651e732a0773cbf42c /tools/lib/python | |
| parent | f907af183b8bf35393e3057204000c16d8cb9bbe (diff) | |
| download | linux-bd4ef3729213280522694ff714e28192e486487d.tar.gz linux-bd4ef3729213280522694ff714e28192e486487d.zip | |
habanalabs: eliminate redundant else condition
If both parts of if-else are goto statements, we can remove the else and
put the else goto statement after the if statement.
Reported-by: kernel test robot <lkp@intel.com>
Reviewed-by: Tomer Tayar <ttayar@habana.ai>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions
