On Sat, Aug 15, 2020 at 21:00 Oded Gabbay <[email protected]> wrote: > 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 <[email protected]> > Signed-off-by: Oded Gabbay <[email protected]>
Reviewed-by: Tomer Tayar <[email protected]>

