diff options
author | Jeff Garzik <jeff@garzik.org> | 2007-10-20 13:45:57 +0200 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-10-22 02:59:44 -0700 |
commit | ac019360fe311dd6aa11b358a02eb3a61675882e (patch) | |
tree | dfbfeb253ba43c3142c8a06e22bfea5182d700f3 /usr | |
parent | 166d2f6a4332aad53cb0750a296f76c06102552d (diff) | |
download | op-kernel-dev-ac019360fe311dd6aa11b358a02eb3a61675882e.zip op-kernel-dev-ac019360fe311dd6aa11b358a02eb3a61675882e.tar.gz |
[Bluetooth] Eliminate checks for impossible conditions in IRQ handler
Our info structure and info->hdev is always passed to the IRQ handler,
so we don't have to worry about these checks in every interrupt.
Leave a BUG_ON() just to help unwary programmers, but these could
probably be removed as well.
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions