]> git.baikalelectronics.ru Git - 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)
commita32fecc528fbd47e8e611d17ce52154b5768eed7
tree74e3b47713fce41fe7bc4f2f9b058dfa9feecb75
parent99d6abdb1a2e7c9fbf822a40d7c7f8f17fc88393
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