On Wed, Nov 18, 2015 at 08:53:51AM +0000, David Binderman wrote:
> hello there,
>
> [linux-4.4-rc1/drivers/staging/rts5208/sd.c:4170]: (style) Expression '(X &
> 0x1e) != 0x3' is always true.
>
> Source code is
>
> if ((ptr[3] & 0x1E) != 0x03) {
>
> Suggest code rework.Great, please send a patch fixing this! thanks, greg k-h _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
