summaryrefslogtreecommitdiff
path: root/rust/kernel/interop/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2026-03-02 10:56:57 +0100
committerMark Brown <broonie@kernel.org>2026-03-02 14:51:05 +0000
commit9ab637ac5d3826606947f4e861107da958eda324 (patch)
tree66bf06dc7f0f2cb46b33119189fc419e600b7fdd /rust/kernel/interop/git@git.tavy.me:linux-stable.git
parent8e29bc88e11928926fd97fc9acd58b8afa38de9d (diff)
regcache: Amend printf() specifiers when printing registers
In one case the 0x is provided in the formatting string, while the rest use # for that. In a couple of more cases a decimal signed value specifier is used. Amend them to use %#x when register is printed. Note, for the case, when it's related to the read/write, use %x to be in align with the similar messages in regmap core. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://patch.msgid.link/20260302095847.2310066-4-andriy.shevchenko@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'rust/kernel/interop/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions