]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Bluetooth: Fix casting coding style within HCI sockets
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 8 Nov 2015 06:47:11 +0000 (07:47 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 19 Nov 2015 16:50:28 +0000 (17:50 +0100)
commit8528d3f738386706a6d2af05d7bdb542594bc95c
tree74e3b47713fce41fe7bc4f2f9b058dfa9feecb75
parent0ebc181884e8f538c4786840ed4abef828d4dc9b
Bluetooth: Fix casting coding style within HCI sockets

The HCI sockets code has still some old casting coding style. Fix this
to match with the rest of the code.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/hci_sock.c