aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/code-patching.c
diff options
context:
space:
mode:
authorDenis Efremov <efremov@linux.com>2021-03-05 14:28:07 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2021-03-24 14:09:30 +1100
commit0b71b37241784c309bea6bd6a9d2027943c4ab94 (patch)
tree01c5e8497267fa7897d4b51d4220f85baa781337 /arch/powerpc/lib/code-patching.c
parent13b8219bd00d953cad60431cb47db96eb835c71d (diff)
downloadlinux-0b71b37241784c309bea6bd6a9d2027943c4ab94.tar.gz
linux-0b71b37241784c309bea6bd6a9d2027943c4ab94.tar.bz2
linux-0b71b37241784c309bea6bd6a9d2027943c4ab94.zip
powerpc/ptrace: Remove duplicate check from pt_regs_check()
"offsetof(struct pt_regs, msr) == offsetof(struct user_pt_regs, msr)" checked in pt_regs_check() twice in a row. Remove the second check. Signed-off-by: Denis Efremov <efremov@linux.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20210305112807.26299-1-efremov@linux.com
Diffstat (limited to 'arch/powerpc/lib/code-patching.c')
0 files changed, 0 insertions, 0 deletions