]> git.baikalelectronics.ru Git - kernel.git/commit
rpmsg: char: Add pr_fmt() to prefix messages
authorArnaud Pouliquen <arnaud.pouliquen@foss.st.com>
Mon, 8 Nov 2021 13:59:45 +0000 (14:59 +0100)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Thu, 18 Nov 2021 17:27:15 +0000 (10:27 -0700)
commitc4481b9e2dd539e0dbdf57b6fe76c69bed22dfe4
tree07153ba4d8b6d9957fba6806d96242d831752534
parentbad68f6c0c96b209be688acd1511fc590315093b
rpmsg: char: 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: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
Link: https://lore.kernel.org/r/20211108135945.3364-1-arnaud.pouliquen@foss.st.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
drivers/rpmsg/rpmsg_char.c