]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Style(9), use tabs for the #define LOOPS line.
authorKonstantin Belousov <kib@FreeBSD.org>
Fri, 1 Apr 2016 08:47:23 +0000 (08:47 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Fri, 1 Apr 2016 08:47:23 +0000 (08:47 +0000)
commit5c8e0b3bcb13ce71525b27ab2f20b079b86df0de
tree877739349e48d14a0aa63fc9399ab3f51024d890
parent1ea448225c1d0c796da2db3106682a12ad0c5db0
Style(9), use tabs for the #define LOOPS line.
Print unsigned values with %u.
Make code slightly more compact by inlining loop limit.

Noted by: bde
Sponsored by: The FreeBSD Foundation
sys/x86/x86/local_apic.c