Re: [PATCH v2 1/8] misc: fastrpc: Add missing dev_err newlines

From: Dmitry Baryshkov
Date: Tue May 28 2024 - 08:05:16 EST


On Tue, May 28, 2024 at 04:59:47PM +0530, Ekansh Gupta wrote:
> Few dev_err calls are missing newlines. This can result in unrelated
> lines getting appended which might make logs difficult to understand.
> Add trailing newlines to avoid this.
>
> Signed-off-by: Ekansh Gupta <quic_ekangupt@xxxxxxxxxxx>
> ---
> drivers/misc/fastrpc.c | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)
>

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>

--
With best wishes
Dmitry