Hi Tom On Mon, Oct 19, 2020 at 09:31:15AM -0700, [email protected] wrote: > From: Tom Rix <[email protected]> > > A break is not needed if it is preceded by a return or break > > Signed-off-by: Tom Rix <[email protected]>
Looks good and builds with no warnings. One of the diffs made me - "oh this looks wrong". But after I looked again it was right and the resulting code is more readable - so good. Acked-by: Sam Ravnborg <[email protected]> Was tempted to just apply to drm-misc-next but will give others the opportunity to chime in. Sam

