selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow code
authorAneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Thu, 9 Jul 2020 03:29:43 +0000 (08:59 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 21 Jul 2020 14:00:11 +0000 (00:00 +1000)
commit9a11f12e0a6c374b3ef1ce81e32ce477d28eb1b8
treee8f5f5ef0b97bfb36f70ee465e287737cf1a13e6
parente0d8e991be641ba0034c67785bf86f6c097869d6
selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow code

Rename variable to indicate that they are invalid values which we will
use to test ptrace update of pkeys.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200709032946.881753-21-aneesh.kumar@linux.ibm.com
tools/testing/selftests/powerpc/ptrace/ptrace-pkey.c