On Sun, Oct 09, 2016 at 10:14:18AM +0800, Hangbin Liu wrote: > Discovered by Phil's covscan. The final return statement is never reached. > This is not inherently clear from looking at the code, so change the > conditional to a switch() statement which should clarify this. > > CC: Phil Sutter <[email protected]> > Signed-off-by: Hangbin Liu <[email protected]>
Acked-by: Phil Sutter <[email protected]>
