commit | e587b8b270d3706147c806d42cc4ac78232caac7 | [log] [tgz] |
---|---|---|
author | Oliver Neukum <oneukum@suse.de> | Wed Jan 08 17:13:11 2014 +0100 |
committer | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Tue Mar 04 15:38:00 2014 -0800 |
tree | 63ab7cff492b92dc2e12453249ffe721c8479e52 | |
parent | 25cd2882e2fc8bd8ed7acaee0ec979f11feda6d7 [diff] |
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 <oneukum@suse.de> Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>