Hi Paul, On Fri, Apr 01, 2022 at 04:58:42PM -0500, Paul Lemmermann wrote: > Fixed case statements which have more than one operation on a single > line. Found using checkpatch.pl. While checkpatch.pl is often a useful tool, in this case the original code presents the information in a condensed but understandable way. I do not see a reason to change it just to appease a tool. Thanks. -- Dmitry