]> Gentwo Git Trees - linux/.git/commit
powerpc/legacy_serial: use %pa for phys_addr_t prints
authorJiri Slaby (SUSE) <jirislaby@kernel.org>
Wed, 11 Jun 2025 10:02:49 +0000 (12:02 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Jun 2025 11:42:33 +0000 (13:42 +0200)
commit33bc4874e97d219c0305ff54c8026b0859a0fe0e
tree02c4092e338f65c5b3a3f134dcede2b13f50c2ab
parent2c35a83b11123591fecd792744834082d037bd4f
powerpc/legacy_serial: use %pa for phys_addr_t prints

It makes the code easier to read as casts are not needed.

Signed-off-by: "Jiri Slaby (SUSE)" <jirislaby@kernel.org>
Cc: Madhavan Srinivasan <maddy@linux.ibm.com>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: Nicholas Piggin <npiggin@gmail.com>
Cc: Christophe Leroy <christophe.leroy@csgroup.eu>
Link: https://lore.kernel.org/r/20250611100319.186924-4-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/powerpc/kernel/legacy_serial.c