RE: [EXT] Re: [PATCH] cryptodev: fix unduly newlines in logs

2022-09-30 Thread Akhil Goyal
> On Thu, Sep 29, 2022 at 2:05 PM Olivier Matz wrote: > > > > The CDEV_LOG_* macros already add a '\n' at the end of > > the line. Remove it from format strings to avoid duplicated > > newlines. > > > > Signed-off-by: Olivier Matz > > I had the exact same patch in store :-). > We may want to bac

Re: [PATCH] cryptodev: fix unduly newlines in logs

2022-09-29 Thread David Marchand
On Thu, Sep 29, 2022 at 2:05 PM Olivier Matz wrote: > > The CDEV_LOG_* macros already add a '\n' at the end of > the line. Remove it from format strings to avoid duplicated > newlines. > > Signed-off-by: Olivier Matz I had the exact same patch in store :-). We may want to backport it, but otherw