commit | 68ec581011ae0cf84392e7b22b05dc63818e4e6d | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Nov 18 16:09:18 2015 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Nov 26 15:01:56 2015 +0200 |
tree | 392c89c7024b9f67580b8b6faf3c2e75cc38efd9 | |
parent | 073d72f963c987bc79fb1efd61ce53b919e2de27 [diff] |
rtlwifi: btcoexist: re-use %*ph specifier to hexdump Instead of printing each byte from the given buffer the code is converted to use %*ph specifier. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>