Files
linux/drivers/misc
Oded Gabbay bd4ef37292 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>
2020-09-22 18:49:50 +03:00
..
2020-07-13 15:39:52 +02:00
2020-08-31 07:17:17 +02:00
2020-07-23 12:56:49 +02:00