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.roethenbac...@fau.de> > Signed-off-by: Thomas Röthenbacher <thomas.roethenbac...@fau.de> > Signed-off-by: Fabian Schindlatz <fabian.schindl...@fau.de> > Cc: linux-ker...@i4.cs.fau.de > --- > 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