From: Oliver Neukum Date: Wed, 8 Jan 2014 16:13:11 +0000 (+0100) Subject: xhci: make warnings greppable X-Git-Tag: v3.15-rc1~137^2~26^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e587b8b270d3706147c806d42cc4ac78232caac7;p=pandora-kernel.git xhci: make warnings greppable This changes debug messages and warnings in xhci-ring.c to be on a single line so grep can find them. grep must have precedence over the 80 column limit. [Sarah fixed two checkpatch.pl issues with split lines introduced by this commit.] Signed-off-by: Oliver Neukum Signed-off-by: Sarah Sharp --- Reading git-diff-tree failed