From: Thierry Reding Date: Wed, 12 Aug 2015 14:32:10 +0000 (+0200) Subject: vga_switcheroo: Use pr_fmt() X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~32^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b0be1ebec804c5698541a86486a0b2a4143279d;p=pandora-kernel.git vga_switcheroo: Use pr_fmt() Use pr_fmt() to define the "vga_switcheroo: " prefix that is prepended to all output messages emitted by pr_*() functions. This allows making existing strings much shorter and eliminates a bunch of warnings from checkpatch about lines being overly long. Signed-off-by: Thierry Reding Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed