From 145c52d5ce304f93e15f6a0b4471b2ffae37b3a8 Mon Sep 17 00:00:00 2001 From: Michael Neuling Date: Tue, 8 Jan 2013 18:45:36 +0000 Subject: [PATCH] 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-format-patch failed