Re: [PATCH 1/1] usb: net2272: avoid shifting 0
From: Felipe Balbi
Date: Mon May 09 2016 - 04:12:14 EST
Heinrich Schuchardt <xypron.glpk@xxxxxx> writes:
> Remove redundant code.
> Or'ing with a shifted value of zero is a NOP.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@xxxxxx>
it sure is and the compiler is getting rid of those. They are there as
means of documentation only ;-)
I really have no strong feelings about this patch, so I'll let the other
folks who have been hacking on this to decide.
--
balbi