mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
pr_xxx() and dev_xxx() helpers ensure that all messages emitted by the module have consistent prefixes, so let's use them. Also fix some formatting issues. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>