Bluetooth: SMP: Fix SALT value in some comments
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Mon, 27 Jan 2020 22:36:09 +0000 (23:36 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 28 Jan 2020 07:02:29 +0000 (08:02 +0100)
commit151129df2f4ac29e55be6d3a7be91d0979f71a55
tree0d425a8945b3de890abd7e600490ba39aed60321
parent8e5aa6173ad3ef794e52afa2bb56451db18642b9
Bluetooth: SMP: Fix SALT value in some comments

Salts are 16 bytes long.
Remove some extra and erroneous '0' in the human readable format used
in comments.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/smp.c