diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2013-12-02 10:49:03 +0200 |
---|---|---|
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | 2013-12-04 11:09:05 -0200 |
commit | e84a6b139bdd3af2914f194ff840b1a36fa55598 (patch) | |
tree | e20caf8fc9d9912e591efd444534758ec9367e57 /fs | |
parent | d2bee8fb6e18f6116aada39851918473761f7ab1 (diff) | |
download | linux-stable-e84a6b139bdd3af2914f194ff840b1a36fa55598.tar.gz linux-stable-e84a6b139bdd3af2914f194ff840b1a36fa55598.tar.bz2 linux-stable-e84a6b139bdd3af2914f194ff840b1a36fa55598.zip |
Bluetooth: Remove useless smp_rand function
This function was always just making a single get_random_bytes() call
and always returning the value 0. It's simpler to just call
get_random_bytes() directly where needed.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions