On Monday 02 February 2015 02:38 PM, Nicholas Mc Guire wrote:
On Mon, 02 Feb 2015, Laxman Dewangan wrote:


+               if (WARN_ON(dma_timeout == 0)) {
                        dev_err(tsd->dev,
-                               "spi trasfer timeout, err %d\n", ret);
+                               "spi trasfer timeout\n");
trasfer -> transfer.


overlooked that - sorry - will fix it up and resubmit.

Thanks, And possibly we will be able to merge two lines into single one i.e. single line error message.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to