commit | 88af70be4a5b936aa440bb9e22e6c57304067db6 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Oct 25 16:51:47 2021 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Oct 26 19:19:41 2021 +0200 |
tree | 84f6274aac6061632efa35d2302db83be48e8729 | |
parent | 8673ef7bd96dd75ed308cb71d48a292eaa1b72fa [diff] |
tty: rpmsg: Add pr_fmt() to prefix messages Make all messages to be prefixed in a unified way. Add pr_fmt() to achieve this. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20211025135148.53944-4-andriy.shevchenko@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>