diff options
Diffstat (limited to 'kernel/printk.c')
| -rw-r--r-- | kernel/printk.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/printk.c b/kernel/printk.c index a430fd04008..c3ab51dc9fa 100644 --- a/kernel/printk.c +++ b/kernel/printk.c @@ -13,7 +13,7 @@   * Fixed SMP synchronization, 08/08/99, Manfred Spraul   *     manfred@colorfullife.com   * Rewrote bits to get rid of console_lock - *	01Mar01 Andrew Morton <andrewm@uow.edu.au> + *	01Mar01 Andrew Morton   */  #include <linux/kernel.h>  |