diff options
author | Maciej W. Rozycki <macro@orcam.me.uk> | 2021-04-21 15:25:22 +0200 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2021-04-21 16:14:51 +0200 |
commit | 182dd5bad52c66a54c300fe320b772456572bf23 (patch) | |
tree | 983d3748b88e08acefa5b31ced5e16d8d3e2122a /drivers/hwmon | |
parent | 6f3377bc383b29ee380657b9b4da47e20f8fa6f1 (diff) |
lib/math/test_div64: Fix error message formatting
Align the expected result with one actually produced for easier visual
comparison; this has to take into account what the format specifiers
will actually produce rather than the characters they consist of. E.g.:
test_div64: ERROR: 10000000ab275080 / 00000009 => 01c71c71da20d00e,00000002
test_div64: ERROR: expected value => 0000000013045e47,00000001
(with a failure induced by setting bit #60 of the divident).
Signed-off-by: Maciej W. Rozycki <macro@orcam.me.uk>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'drivers/hwmon')
0 files changed, 0 insertions, 0 deletions