summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorEric Biggers2017-04-04 07:50:20 +0200
committerDavid S. Miller2017-04-05 16:26:18 +0200
commit5e351410667ab0bf0dd1845730cba8b2211781e7 (patch)
treef573d53365901a9c819cffdb0433ee340e416750 /net/ipv4/tcp_output.c
parentbonding: fix active-backup transition (diff)
downloadkernel-qcow2-linux-5e351410667ab0bf0dd1845730cba8b2211781e7.tar.gz
kernel-qcow2-linux-5e351410667ab0bf0dd1845730cba8b2211781e7.tar.xz
kernel-qcow2-linux-5e351410667ab0bf0dd1845730cba8b2211781e7.zip
net: ibm: emac: remove unused sysrq handler for 'c' key
Since commit d6580a9f1523 ("kexec: sysrq: simplify sysrq-c handler"), the sysrq handler for the 'c' key has been sysrq_crash_op. Debugging code in the ibm_emac driver also tries to register a handler for the 'c' key, but this has no effect because register_sysrq_key() doesn't replace existing handlers. Since evidently no one has cared enough to fix this in the last 8 years, and it's very rare for drivers to register sysrq handlers (for good reason), just remove the dead code. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions