diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2014-07-15 07:07:59 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2014-07-15 08:01:19 +0200 |
commit | 3a19b6feb26295fe03c9242a72084d2f32dcaac4 (patch) | |
tree | 068d4e7def538e70267e156029de065f5180b103 /net/8021q | |
parent | Bluetooth: btmrvl: avoid sending data to firmware after hs_activated (diff) | |
download | linux-3a19b6feb26295fe03c9242a72084d2f32dcaac4.tar.xz linux-3a19b6feb26295fe03c9242a72084d2f32dcaac4.zip |
Bluetooth: Remove unnecessary params variable from process_adv_report()
The params variable was just used for storing the return value from the
hci_pend_le_action_lookup() function and then checking whether it's NULL
or not. We can simplify the code by checking the return value directly.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/8021q')
0 files changed, 0 insertions, 0 deletions