selftest, x86: fix incorrect comment
authorMartin Kelly <martin@martingkelly.com>
Sat, 23 May 2015 02:56:56 +0000 (19:56 -0700)
committerShuah Khan <shuahkh@osg.samsung.com>
Tue, 26 May 2015 21:58:41 +0000 (15:58 -0600)
commit390db010c96091bd3bd0c5d6c0b667d22290ef41
treeb52d7b6cd879722ae67ae29bfa5ad56f39bc3e5c
parent60df4642a83546fa6ea8286f5094ce8c0906c3ec
selftest, x86: fix incorrect comment

The current comment indicates it's checking for a 32-bit build
environment, but it actually checks for a 64-bit environment. Fix this.

Signed-off-by: Martin Kelly <martkell@amazon.com>
Acked-by: Andy Lutomirski <luto@kernel.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/x86/trivial_64bit_program.c