commit | 832d40c028cfc7049ceff79155f87ccb5e6a3582 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Oct 14 07:48:35 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Oct 21 08:51:27 2016 -0200 |
tree | 26991d9e80b4c6b6edf5155906aa9129eb799d60 | |
parent | 69396c4e2a985091ca6f8d246913fb21ace060ca [diff] |
[media] imon: use %*ph to do small hexa dumps Since commit 563873318d32 ("Merge branch 'printk-cleanups"), continuation lines require KERN_CONT. Instead, let's just use %*ph to print the buffer. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>