diff options
author | Dr. David Alan Gilbert <linux@treblig.org> | 2025-01-12 16:57:59 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-01-17 14:52:27 +0300 |
commit | 39d0be87438a0cc29151898c7fba24b43f2f3df8 (patch) | |
tree | 3476bc06ac07b585847be3735eb2da4442794b36 /scripts/gdb/linux/utils.py | |
parent | 2f83e38a095f8bf7c6029883d894668b03b9bd93 (diff) | |
download | linux-39d0be87438a0cc29151898c7fba24b43f2f3df8.tar.xz |
serial: kgdb_nmi: Remove unused knock code
kgdb_nmi_poll_knock() has been unused since it was added in 2013 in
commit 0c57dfcc6c1d ("tty/serial: Add kgdb_nmi driver")
Remove it, the static helpers, and module parameters it used.
(The comment explaining why it might be used sounds sensible, but
it's never been wired up, perhaps it's worth doing somewhere?)
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Link: https://lore.kernel.org/r/20250112135759.105541-1-linux@treblig.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions