···406406 break;407407 }408408409409- case PTRACE_GETEVENTMSG:410410- ret = put_user(child->ptrace_message, (unsigned int __user *) data);411411- break;409409+ case PTRACE_GETEVENTMSG:410410+ ret = put_user(child->ptrace_message, (unsigned int __user *) data);411411+ break;412412413413#ifdef CONFIG_ALTIVEC414414 case PTRACE_GETVRREGS: