From: Dmitry Torokhov Date: Wed, 6 Jan 2010 01:56:04 +0000 (-0800) Subject: Input: serio - use pr_xxx() and dev_xxx() helpers X-Git-Tag: v2.6.34-rc1~236^2^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cac9169bf75ea8cbaab75be9dbe5eb79a2bad6f5;p=pandora-kernel.git Input: serio - use pr_xxx() and dev_xxx() helpers pr_xxx() and dev_xxx() helpers ensure that all messages emitted by the module have consistent prefixes, so let's use them. Also fix some formatting issues. Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed