commit | fe06ccaad20257e3bd348b2df9e811fd92211a80 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Aug 24 20:10:23 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Aug 24 20:34:31 2008 -0700 |
tree | a5bcaa12ada3428e58524cbdedc0f1bf60bb04b7 | |
parent | 15df0f3302fdecaa97da0b95d72b3a9a59be8692 [diff] |
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 <davem@davemloft.net>