Oh, I forgot... checkpatch has the following to say:
WARNING: line over 80 characters
#699: FILE: drivers/i2c/busses/i2c-ismt.c:501:
+ dev_err(dev, "Error in mapping dma buffer %p\n",
priv->dma_buffer);
ERROR: trailing whitespace
#725: FILE: drivers/i2c/busses/i2c-ismt.c:527:
+^I} $
WARNING: line over 80 characters
#1044: FILE: drivers/i2c/busses/i2c-ismt.c:846:
+ (pci_set_consistent_dma_mask(pdev, DMA_BIT_MASK(32)) != 0))
{
total: 1 errors, 2 warnings, 991 lines checked
Please fix these before resubmitting.
Thanks,
--
Jean Delvare
--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html