x86, mtrr: Convert loop to a while based construct, avoid naked semicolon
authorJoe Perches <joe@perches.com>
Mon, 14 Sep 2009 16:28:07 +0000 (09:28 -0700)
committerIngo Molnar <mingo@elte.hu>
Sun, 20 Sep 2009 18:12:21 +0000 (20:12 +0200)
commit9ff6d8e06fbd9249804d43574167c2acc52886be
tree644d7c982c9c0738904cd1bf6aba8e1fa4547099
parenteda6da9286ad5b35b1eb70f6368958a8ee41a9dd
x86, mtrr: Convert loop to a while based construct, avoid naked semicolon

Perhaps this is a more readable/standard form.

Signed-off-by: Joe Perches <joe@perches.com>
LKML-Reference: <1252945687.3937.14.camel@Joe-Laptop.home>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/mtrr/if.c