]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6a4682cad6446feb30605e1eb650464bdae3e8be
tree1da35006397e33e1ff9f3941a19a6cb2aa585c75
parent18d8ab35ef3b412e47a33f91e33d894693b9972e
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