lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 4 Sep 2015 08:26:16 -0700
From:	Marcel Holtmann <marcel@...tmann.org>
To:	Vincent Stehlé <vincent.stehle@...oste.net>
Cc:	linux-bluetooth <linux-bluetooth@...r.kernel.org>,
	linux-kernel@...r.kernel.org, trivial@...nel.org
Subject: Re: [PATCH] Bluetooth: btintel: fix warning

Hi Vincent,

> Fix compilation the following compilation warning, which happens when
> CONFIG_BT_INTEL is not set:
> 
>  drivers/bluetooth/btintel.h:98:13: warning: ‘btintel_version_info’
>  defined but not used [-Wunused-function]
>   static void btintel_version_info(struct hci_dev *hdev,
>                                    struct intel_version *ver)
>               ^
> 
> Signed-off-by: Vincent Stehlé <vincent.stehle@...oste.net>
> Cc: Marcel Holtmann <marcel@...tmann.org>
> Cc: trivial@...nel.org
> ---
> 
> 
> Hi,
> 
> This warning can be seen with e.g. ARM imx_v6_v7_defconfig.
> 
> Best regards,
> 
> V. 
> 
> 
> drivers/bluetooth/btintel.h | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)

patch has been applied to bluetooth-next tree.

Regards

Marcel

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ