From: David S. Miller Date: Mon, 25 Aug 2008 03:10:23 +0000 (-0700) Subject: sparc64: Split syscall_trace() into two functions. X-Git-Tag: v2.6.28-rc1~706^2~178 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe06ccaad20257e3bd348b2df9e811fd92211a80;p=pandora-kernel.git sparc64: Split syscall_trace() into two functions. Christoph Hellwig noticed that having both entry and exit logic in one function no longer makes sense, and having seperate ones simplifies things a lot. Signed-off-by: David S. Miller --- Reading git-diff-tree failed