diff options
author | 2016-07-29 13:28:25 +0200 | |
---|---|---|
committer | 2016-09-19 20:19:34 +0200 | |
commit | 1aabbbcefe8e62fbffaaa01ca8bdd4cd6ed1625b (patch) | |
tree | d5392871bb663315b8cfaed998edf978fc8bb796 /net/bluetooth/hci_request.c | |
parent | Bluetooth: btusb, hci_intel: Fix wait_on_bit_timeout() return value checks (diff) | |
download | wireguard-linux-1aabbbcefe8e62fbffaaa01ca8bdd4cd6ed1625b.tar.xz wireguard-linux-1aabbbcefe8e62fbffaaa01ca8bdd4cd6ed1625b.zip |
Bluetooth: add printf format attribute to hci_set_[fh]w_info()
Commit 5177a83827cd ("Bluetooth: Add debugfs fields for hardware and
firmware info") introduced hci_set_hw_info() and hci_set_fw_info().
These functions use kvasprintf_const() but are not marked with a
__printf attribute. Adding such an attribute helps detecting issues
related to printf-formatting at build time.
Signed-off-by: Nicolas Iooss <nicolas.iooss_linux@m4x.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/bluetooth/hci_request.c')
0 files changed, 0 insertions, 0 deletions