From: Paul Bolle Date: Tue, 30 Dec 2008 13:06:43 +0000 (+0100) Subject: trivial: Add a space (and a comma) to a printk in 8250 driver X-Git-Tag: v2.6.29-rc1~197^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1fb9bb8594cecf4e81e7a8ab8f6268e0bace40b;p=pandora-kernel.git trivial: Add a space (and a comma) to a printk in 8250 driver Commit d87a6d9 ("drivers/serial/: remove CVS keywords") removed one space too many in the printk in serial8250_init(). Put it back in (and add a comma for clarity). Signed-off-by: Paul Bolle Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed