commit | f2be6295684b0fe879a824ac97479799e760b7e9 | [log] [tgz] |
---|---|---|
author | Andreas Schwab <schwab@linux-m68k.org> | Mon Nov 28 21:29:07 2016 +0100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sat Jan 27 21:10:22 2018 +1100 |
tree | c0bbf5fc61f7aa330ff4162db0c32836c90da258 | |
parent | e67e02a544e9a0d24b99eb383e808bb3433b048d [diff] |
macintosh/adb: Properly mark continued kernel messages Use pr_cont where appropriate, and switch to pr_foo throughout. Additionally, lower messages in adb_probe_task to debug level. Signed-off-by: Andreas Schwab <schwab@linux-m68k.org> [mpe: Clean up whitespace slightly] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>