Re: [PATCH] dax: pr_err() strings should end with newlines
From: Dan Williams
Date: Mon Sep 25 2017 - 11:41:57 EST
On Mon, Sep 25, 2017 at 3:41 AM, Arvind Yadav <arvind.yadav.cs@xxxxxxxxx> wrote:
> pr_err() messages should terminated with a new-line to avoid
> other messages being concatenated onto the end.
>
> Signed-off-by: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
Thanks, applied.