aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorMichael Ellerman <[email protected]>2015-07-23 20:21:03 +1000
committerMichael Ellerman <[email protected]>2015-07-29 11:56:12 +1000
commit2923e6d503465e97a378d37a588e4e6987009bc7 (patch)
tree6803b2ba9362744c75b5b04224bfbc745c017825 /scripts/gdb/linux/modules.py
parentd38374142b2560f233961ed3756416c68af6c6cb (diff)
powerpc: Drop unused syscall_get_error()
syscall_get_error() is unused, and never has been. It's also probably wrong, as it negates r3 before returning it, but that depends on what the caller is expecting. It also doesn't deal with compat, and doesn't deal with TIF_NOERROR. Although we could fix those, until it has a caller and it's clear what semantics the caller wants it's just untested code. So drop it. Signed-off-by: Michael Ellerman <[email protected]> Reviewed-by: Kees Cook <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions