Am Dienstag, 14. August 2012, 09:04:45 schrieb Dan Carpenter: > This is a static checker fix and not something I can test. The intent > of the code here is to set some bit flags. For a logical OR the ">> 1" > shift wouldn't make a difference. So it should be using a bitwise OR. > > Signed-off-by: Dan Carpenter <[email protected]> I guess this is correct.
Reviewed-by: Peter Huewe <[email protected]> _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/devel
