commit | 2b9c9f52dc03b298c845def62ea890a2d77e9f21 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Jun 09 14:38:49 2016 -0400 |
committer | Kalle Valo <kvalo@codeaurora.org> | Wed Jun 29 18:44:32 2016 +0300 |
tree | 8e34dbd369bc0ddeb8cb226ea04be84f084f787a | |
parent | 08eca32ebc891e9501802522dc4bff5136edde86 [diff] |
rtl8xxxu: tuse %*ph to dump buffers Use %*ph specifier to dump small buffers in hex format instead of doing this byte-by-byte. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>