[PATCH] nand_bbt: convert printks to pr_*

Bill Gatliff bgat at billgatliff.com
Thu Mar 31 11:29:39 EDT 2011


Guys:

On Thu, Mar 31, 2011 at 10:24 AM, Bill Gatliff <bgat at billgatliff.com> wrote:
> Converts "printk(KERN_*" to "pr_*(" and cleans up associated
> indentation changes.

It turns out that commit message isn't entirely correct.

I "cleaned up associated indentation" by merely asking my emacs to do
an indent-region.  As I just noticed, the results also include
indentation changes that aren't related to the printk-to-pr
conversion.  This is because my dotemacs file is pretty
linux-conforming, and some of the indentation in nand_bbt.c wasn't
quite, ah, correct (per my dotemacs, anyway).

If that's a problem for anyone, I can redo the patch with stricter
limits on indentation changes.


b.g.
-- 
Bill Gatliff
bgat at billgatliff.com



More information about the linux-mtd mailing list