From: Michael Neuling Date: Tue, 8 Jan 2013 18:45:36 +0000 (+0000) Subject: powerpc/ptrace: Make #defines for all request numbers hex X-Git-Tag: v3.9-rc1~100^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=145c52d5ce304f93e15f6a0b4471b2ffae37b3a8;p=pandora-kernel.git powerpc/ptrace: Make #defines for all request numbers hex We have a mix of decimal and hex here, so lets make them consistently hex. Also, strace will print them in hex if it can't decode them, so having them in hex here makes it easier to match up. No functional change. Signed-off-by: Michael Neuling Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed