diff options
author | 2023-06-13 00:23:36 +0300 | |
---|---|---|
committer | 2023-06-13 12:28:36 +0800 | |
commit | 2b8cc5858a07ab75ce98cae720e263e1c1b0d1d9 (patch) | |
tree | 98ce180c691544fcf638797a5e231a9134e90f3f /scripts/generate_rust_analyzer.py | |
parent | platform/chrome: Switch i2c drivers back to use .probe() (diff) | |
download | wireguard-linux-2b8cc5858a07ab75ce98cae720e263e1c1b0d1d9.tar.xz wireguard-linux-2b8cc5858a07ab75ce98cae720e263e1c1b0d1d9.zip |
platform/chrome: cros_ec_spi: Use %*ph for printing hexdump of a small buffer
The kernel already has a helper to print a hexdump of a small
buffer via pointer extension. Use that instead of open coded
variant.
In long term it helps to kill pr_cont() or at least narrow down
its use.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20230612212336.4961-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions