commit | e9a3e671c09d419f29710d8620ed916d3bf7d7ab | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sat Aug 06 12:36:47 2005 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sat Aug 06 12:36:47 2005 +0200 |
tree | 6ce4e75810fc0724d05c305fc6b517aba23598c0 | |
parent | dcc365d8f28d6a2332fa37e64d669858a8d017e8 [diff] |
[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>