s390/ptrace: remove leftover comment
authorHeiko Carstens <hca@linux.ibm.com>
Tue, 9 Jan 2024 10:59:47 +0000 (11:59 +0100)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Thu, 11 Jan 2024 17:22:59 +0000 (18:22 +0100)
commitba69655fffdb8ada391494cfb8ddfe6e96784b79
tree1c80def6e88e7eaca8c4961e9bd3828c138cdb09
parent74ca896113531c4a3bba278fd7991da743b7e63b
s390/ptrace: remove leftover comment

The code which validates floating point control register contents was
reworked with commit 702644249d3e ("s390/fpu: get rid of test_fp_ctl()").

There is still a comment which refers to the old implementation - remove it
in order to avoid confusion.

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
arch/s390/kernel/ptrace.c