diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2014-03-27 12:51:24 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2014-03-27 17:00:58 +0100 |
commit | 8002d77ca9edbf81b81ab5154d75f7cce3d0511e (patch) | |
tree | 68ded614732e68d421ff1c7cf00c5a1159f79afb /drivers/bluetooth | |
parent | Bluetooth: Fix RSSI value in device found event from disabling scan (diff) | |
download | linux-8002d77ca9edbf81b81ab5154d75f7cce3d0511e.tar.xz linux-8002d77ca9edbf81b81ab5154d75f7cce3d0511e.zip |
Bluetooth: Remove unnecessary NULL check in hci_inquiry_cache_update
The ssp parameter is supposed to be a mandatory one and there are no
callers that would pass NULL to this function. Removing this unnecessary
NULL check also makes (false positive) static analyzer warnings go away.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'drivers/bluetooth')
0 files changed, 0 insertions, 0 deletions