Re: [PATCH 2/3] iio: sx9310: Add newlines to printks

From: Doug Anderson
Date: Fri Jul 24 2020 - 16:27:35 EST


Hi,

On Thu, Jul 23, 2020 at 4:03 PM Stephen Boyd <swboyd@xxxxxxxxxxxx> wrote:
>
> Printks in the kernel have newlines at the end. Add them to the few
> printks in this driver.
>
> Cc: Gwendal Grignou <gwendal@xxxxxxxxxxxx>
> Cc: Daniel Campello <campello@xxxxxxxxxxxx>
> Cc: Hartmut Knaack <knaack.h@xxxxxx>
> Cc: Lars-Peter Clausen <lars@xxxxxxxxxx>
> Cc: Peter Meerwald-Stadler <pmeerw@xxxxxxxxxx>
> Cc: Douglas Anderson <dianders@xxxxxxxxxxxx>
> Fixes: 72ad02b15d63 ("iio: Add SEMTECH SX9310/9311 sensor driver")
> Signed-off-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>
> ---
> drivers/iio/proximity/sx9310.c | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>