diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-08-11 20:33:04 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2017-08-11 21:19:46 +0200 |
commit | 3dfe55d9cae7413c1bd12cbc0f9145384f753014 (patch) | |
tree | 147878acfad5cc4d9158b4c84885fab063e6fc77 /ipc | |
parent | Bluetooth: document config options (diff) | |
download | linux-3dfe55d9cae7413c1bd12cbc0f9145384f753014.tar.xz linux-3dfe55d9cae7413c1bd12cbc0f9145384f753014.zip |
Bluetooth: kfree tmp rather than an alias to it
While the kfree of dhkey_a is of the same address of tmp, it
probably is clearer and more human readable if tmp is kfree'd
rather than dhkey_a.
Detected by CoverityScan, CID#1448650 ("Free of address-of expression")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions