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)
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>

No differences found