]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Use %llu for printing duration details of selftests
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 13 Jan 2015 07:09:48 +0000 (23:09 -0800)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 14 Jan 2015 08:02:45 +0000 (10:02 +0200)
commit84c1dad52e0859e651a13ee2e742b42af80a26ba
tree25e746bd1fba00ab9cff4b00917ccdf92ac35122
parent05a9026b2d467fe1ac5038668d320b2689f3e2dc
Bluetooth: Use %llu for printing duration details of selftests

The duration variable for the selftests is unsigned long long and with
that use %llu instead of %lld when printing the results.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/selftest.c
net/bluetooth/smp.c