On Sun, 9 Oct 2016 10:14:18 +0800 Hangbin Liu <[email protected]> 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]> Applied thanks
