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