Skip to content
Commit 7c79e1ee authored by Geert Uytterhoeven's avatar Geert Uytterhoeven
Browse files

m68k/kernel: Modernize printing of kernel messages



  - Use pr_err_ratelimited() instead of deprecated printk_ratelimit(),
  - Add dummies for validating format strings when debugging is
    disabled,
  - Convert from printk() to pr_*(),
  - Correct printf()-style format specifiers.

Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
parent 4eee1e72
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment