Re: [PATCH] bluetooth: Cleanup formatting and coding style

From: Marcel Holtmann
Date: Sat Jul 06 2019 - 06:51:24 EST


Hi Fabian,

> Fix some warnings and one error reported by checkpatch.pl:
> - lines longer than 80 characters are wrapped
> - empty lines inserted to separate variable declarations from the actual
> code
> - line break inserted after if (...)
>
> Co-developed-by: Thomas RÃthenbacher <thomas.roethenbacher@xxxxxx>
> Signed-off-by: Thomas RÃthenbacher <thomas.roethenbacher@xxxxxx>
> Signed-off-by: Fabian Schindlatz <fabian.schindlatz@xxxxxx>
> Cc: linux-kernel@xxxxxxxxxxxx
> ---
> drivers/bluetooth/bpa10x.c | 3 ++-
> drivers/bluetooth/hci_ll.c | 25 ++++++++++++++++++-------
> 2 files changed, 20 insertions(+), 8 deletions(-)

patch has been applied to bluetooth-next.

Regards

Marcel