diff options
author | Andy Shevchenko <[email protected]> | 2022-11-09 17:56:17 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-11-10 18:58:24 +0100 |
commit | 2a4e628570d42fcc13a94f1acf25e3cfeaec08f6 (patch) | |
tree | 58cb0aa4dac1e1f14f955182540ead4a52dd535b /lib/mpi/mpi-mod.c | |
parent | d4ad017d634561907ecdd1e467a28612b369ee00 (diff) |
resource: Replace printk(KERN_WARNING) by pr_warn(), printk() by pr_info()
Replace printk(KERN_WARNING) by pr_warn() and printk() by pr_info().
While at it, use %pa for the resource_size_t variables. With that,
for the sake of consistency, introduce a temporary variable for
the end address in iomem_map_sanity_check() like it's done in another
function in the same module.
Signed-off-by: Andy Shevchenko <[email protected]>
Reviewed-by: Rafael J. Wysocki <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions