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

No differences found