> @@ -117,7 +112,6 @@ static int ms_transfer_data(struct rtsx_chip *chip, u8 
> trans_mode,
>       enum dma_data_direction dir;
>  
>       if (!buf || !buf_len) {
> -             rtsx_trace(chip);
>               return STATUS_FAIL;
>       }
>  

You're introducing a bunch of checkpatch.pl warnings.  Normally we would
ask you to not do that...  I don't care too much because someone will
eventually fix it, but still...

regards,
dan carpenter

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to