Re: [PATCH v3 7/8] MFD:rtsx: Fix checkpatch warning
From: Dan Carpenter
Date: Thu Jan 03 2013 - 07:45:21 EST
On Fri, Dec 28, 2012 at 10:41:52AM +0800, wei_wang@xxxxxxxxxxxxxx wrote:
> - dev_dbg(&(pcr->pci->dev), "N = %d, div = %d\n", N, div);
> + dev_dbg(&(pcr->pci->dev), "N = %d, div = %d\n", n, div);
^
The comment could be updated as well.
regards,
dan carpenter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/