commit | c78ae283145d3a8799b2fb01650166a66af3bff8 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Wed Nov 18 01:02:54 2009 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Dec 03 19:34:21 2009 +0100 |
tree | 1da35006397e33e1ff9f3941a19a6cb2aa585c75 | |
parent | 76bca88012e1d27de794f32cc551d6314d38b6d9 [diff] |
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>