]> git.neil.brown.name Git - history.git/commit
[ARM] Don't return a value from ptrace_set_bpt()
authorRussell King <rmk@flint.arm.linux.org.uk>
Sun, 29 Sep 2002 21:16:12 +0000 (22:16 +0100)
committerRussell King <rmk@flint.arm.linux.org.uk>
Sun, 29 Sep 2002 21:16:12 +0000 (22:16 +0100)
commit4c286c37237224637a42ffca14ece5599a164e22
treef4cd85e2cbb66e34f2c636ea831ce8cde709e38e
parent1a6407d99e2c4cd9f3d0407cd08da7c5b81b5909
[ARM] Don't return a value from ptrace_set_bpt()
The return value from ptrace_set_bit() is never used.  This cset
makes it a void function.
arch/arm/kernel/ptrace.c
arch/arm/kernel/ptrace.h