[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160815083053.GA32660@t440s.lan>
Date: Mon, 15 Aug 2016 11:30:53 +0300
From: Johan Hedberg <johan.hedberg@...il.com>
To: Nicolas Iooss <nicolas.iooss_linux@....org>
Cc: Marcel Holtmann <marcel@...tmann.org>,
linux-bluetooth@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] Bluetooth: add printf format attribute to
hci_set_[fh]w_info()
Hi Nicolas,
On Fri, Jul 29, 2016, Nicolas Iooss wrote:
> 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@....org>
> ---
> include/net/bluetooth/hci_core.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Applied to bluetooth-next. Thanks.
Johan
Powered by blists - more mailing lists