commit | da320f055a8818269c008e30b887cdcf09d8e4bd | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Feb 15 15:56:44 2012 -0800 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Tue Mar 27 00:39:40 2012 +0100 |
tree | deaead9c0bd0ed473e633fca2d66460b3b0ec99d | |
parent | 9c261b33a9c417ccaf07f41796be278d09d02d49 [diff] |
jffs2: Convert printks to pr_<level> Use the more current logging style. Coalesce formats, align arguments. Convert uses of embedded function names to %s, __func__. A couple of long line checkpatch errors I don't care about exist. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>