]> 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)
commit709040800c12450764e736014ba75ca10319a18c
tree25e746bd1fba00ab9cff4b00917ccdf92ac35122
parentfec5bd525354acd2ab352c7f29590e9a88e6ff5e
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