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>
Showing
Please register or sign in to comment