WARNING: line length of 83 exceeds 80 columns #165: FILE: drivers/bluetooth/btintel.c:3479: + HCI_QUIRK_WIDEBAND_SPEECH_SUPPORTED); WARNING: line length of 81 exceeds 80 columns #486: FILE: drivers/bluetooth/btusb.c:4149: + hci_set_quirk(hdev, HCI_QUIRK_BROKEN_WRITE_AUTH_PAYLOAD_TIMEOUT); WARNING: line length of 81 exceeds 80 columns #768: FILE: drivers/bluetooth/virtio_bt.c:332: + hci_set_quirk(hdev, HCI_QUIRK_WIDEBAND_SPEECH_SUPPORTED); WARNING: line length of 81 exceeds 80 columns #778: FILE: drivers/bluetooth/virtio_bt.c:340: + hci_set_quirk(hdev, HCI_QUIRK_WIDEBAND_SPEECH_SUPPORTED); WARNING: line length of 91 exceeds 80 columns #879: FILE: include/net/bluetooth/hci_core.h:1987: + HCI_QUIRK_BROKEN_EXT_CREATE_CONN)) total: 0 errors, 5 warnings, 0 checks, 1146 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. Commit dd03f1941d7a ("Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. total: 0 errors, 5 warnings, 0 checks, 1146 lines checked