commit | d578514b271e7c8cab8d6910075a2d137a9f0df8 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Mar 03 21:21:58 2015 +0200 |
committer | Tejun Heo <tj@kernel.org> | Tue Mar 24 13:47:54 2015 -0400 |
tree | b31a5dfce3b620778fea20efc1e738ff424f9f39 | |
parent | 92b5bf989547b36c75231e4c24d0e2c351d3a0bc [diff] |
sata_dwc_460ex: join messages back It it better to have full message on one line. It simplifies to search for line in the code by message when debugging. Note that the lines which will be removed by sequential patch are not fixed here. There is no functional change. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Tejun Heo <tj@kernel.org>