diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2024-10-16 16:25:26 +0300 |
---|---|---|
committer | Andrew Lunn <andrew@lunn.ch> | 2024-10-18 02:11:05 +0300 |
commit | 92cee559dbda3fb6b18b16ed8a77f4f8e4abad8c (patch) | |
tree | 44dcd2aa5f5177facefdad5fa2790f0a1e2bfb48 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4b726103796a9058ea77fd0905879ecc04951ef1 (diff) | |
download | linux-92cee559dbda3fb6b18b16ed8a77f4f8e4abad8c.tar.xz |
net: ks8851: use %*ph to print small buffer
Use %*ph format to print small buffer as hex string. It will change
the output format from 32-bit words to byte hexdump, but this is not
critical as it's only a debug message.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Message-ID: <20241016132615.899037-1-andriy.shevchenko@linux.intel.com>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions