Bluetooth: Unobfuscate tasklet_schedule usage
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 18 Nov 2009 00:02:54 +0000 (01:02 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Dec 2009 18:34:21 +0000 (19:34 +0100)
commitc78ae283145d3a8799b2fb01650166a66af3bff8
tree1da35006397e33e1ff9f3941a19a6cb2aa585c75
parent76bca88012e1d27de794f32cc551d6314d38b6d9
Bluetooth: Unobfuscate tasklet_schedule usage

The tasklet schedule function helpers are just an obfuscation. So remove
them and call the schedule functions directly.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c
net/bluetooth/hci_event.c
net/bluetooth/hci_sock.c