[Bluetooth] Kill redundant NULL checks before kfree()
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 6 Aug 2005 10:36:47 +0000 (12:36 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 6 Aug 2005 10:36:47 +0000 (12:36 +0200)
commite9a3e671c09d419f29710d8620ed916d3bf7d7ab
tree6ce4e75810fc0724d05c305fc6b517aba23598c0
parentdcc365d8f28d6a2332fa37e64d669858a8d017e8
[Bluetooth] Kill redundant NULL checks before kfree()

There's no need to check for NULL before calling kfree() on a pointer.

Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/bpa10x.c
drivers/bluetooth/hci_usb.c