commit | 4d51985e484dd11d9047dfcd1278ec9ccfb435d5 | [log] [tgz] |
---|---|---|
author | Michael Rodriguez <dkingston02@gmail.com> | Tue Mar 22 16:34:07 2011 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Mar 22 17:44:11 2011 -0700 |
tree | 6316b48bd1b99fcc793892a07f7bba56b1621b8f | |
parent | 34db18a054c600b6f81787165669dc572fe4de25 [diff] |
kernel/cpu.c: fix many errors related to style. Change the printk() calls to have the KERN_INFO/KERN_ERROR stuff, and fixes other coding style errors. Not _all_ of them are gone, though. [akpm@linux-foundation.org: revert the bits I disagree with] Signed-off-by: Michael Rodriguez <dkingston02@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>