On Wed, Sep 30, 2020 at 02:42:41PM +0100, Andrew Cooper wrote: > The use of the ternary operator serves only to obfuscate the code. Rewrite it > in more simple terms, avoiding the need to conditionally OR zero into the > flags. > > Signed-off-by: Andrew Cooper <[email protected]>
Reviewed-by: Roger Pau Monné <[email protected]> Might be worth adding to the log that it's a non-functional change. Thanks, Roger.
