diff options
author | Michael Walle <[email protected]> | 2022-05-12 13:20:27 +0200 |
---|---|---|
committer | Pratyush Yadav <[email protected]> | 2022-05-12 17:56:44 +0530 |
commit | c47452194641b5d27c20e557c84a46c85fd7ce37 (patch) | |
tree | 31703ca9a127807f93bffd7f1501d0c8a34fa118 /tools/perf/scripts/python | |
parent | cdbc44dbb2c73d8bafa1a8ae0d780608be5dbd40 (diff) |
mtd: spi-nor: debugfs: fix format specifier
The intention was to print the JEDEC ID in the following format:
nn nn nn
In this case format specifier has to be "%*ph". Fix it.
Fixes: 0257be79fc4a ("mtd: spi-nor: expose internal parameters via debugfs")
Reported-by: kernel test robot <[email protected]>
Reported-by: Dan Carpenter <[email protected]>
Signed-off-by: Michael Walle <[email protected]>
Signed-off-by: Pratyush Yadav <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions