drivers/serial/: remove CVS keywords

This patch removes CVS keywords that weren't updated for a long time in
comments, printk's and MODULE_DESCRIPTION's (no printk's or
MODULE_DESCRIPTION's are completely removed).

While doing this I also found and fixed a missing \n in a printk
in m32r_sio.c

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
Adrian Bunk
2008-07-16 21:53:31 +01:00
committed by Linus Torvalds
parent 59247ca2fd
commit d87a6d951c
15 changed files with 16 additions and 40 deletions

View File

@@ -824,7 +824,7 @@ static int __init pnx8xxx_serial_init(void)
{
int ret;
printk(KERN_INFO "Serial: PNX8XXX driver $Revision: 1.2 $\n");
printk(KERN_INFO "Serial: PNX8XXX driver\n");
pnx8xxx_init_ports();