Bluetooth: Use proper datatypes in release-callbacks
authorDavid Herrmann <dh.herrmann@googlemail.com>
Thu, 9 Feb 2012 20:58:34 +0000 (21:58 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 13 Feb 2012 15:01:38 +0000 (17:01 +0200)
commit2dd106887d6503819f2cedc408497023547439bb
tree376decf2b0c78a54c58493b92ab6f5c0b1951d7a
parent3dc07322b1ce3c8477690d54ebbf15a165f43066
Bluetooth: Use proper datatypes in release-callbacks

This enhances code readability a lot and avoids using void* even though
we know the type of the variable.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/hci_sysfs.c