diff options
author | Ioana Ciornei <ioana.ciornei@nxp.com> | 2023-01-05 17:03:17 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-02-02 14:44:53 -0500 |
commit | 8ecf1ca093bbe27d11af86212c1b974a5c9918c2 (patch) | |
tree | c649e03eff5c1f8c1e70e0b7c7e7fbec1acdae1a /lib/linux_string.c | |
parent | 3ad24e4d361e6e37f782a492c14f43d928c4c6f6 (diff) |
drivers: net: fsl-mc: do not prefix decimal values with 0x
The fsl-mc driver printed debug information which used the 0x prefix for
decimal values. This only confuses anyone looking through the log.
Because of this, just remove the prefix and use the "DPXY.<id>" notation
which is the standard one for the DPAA2 objects.
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
Diffstat (limited to 'lib/linux_string.c')
0 files changed, 0 insertions, 0 deletions