diff options
author | Gabriele Monaco <gmonaco@redhat.com> | 2024-12-27 15:47:46 +0100 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2024-12-27 12:34:52 -0500 |
commit | ca08e071c59d96cb1db19b20ba70e9db7b9d5791 (patch) | |
tree | 5cda1a1058961efb93870bb9d0286b471fc8fd0a /scripts/gdb/linux/utils.py | |
parent | 6c432b56a16a0727561211a137f37ec47f96f1d0 (diff) |
verification/dot2k: Unify main.c templates
dot2k has 3 templates, one per monitor type, but the only difference
among them is the `DECLARE_DA_MON_*` call, keeping 3 almost identical
templates requires more work whenever we introduce a change.
This patch removes the 3 dot2k templates and replaces them with a
generic one, we then adjust the model type from the script.
Cc: Juri Lelli <juri.lelli@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: John Kacur <jkacur@redhat.com>
Link: https://lore.kernel.org/20241227144752.362911-3-gmonaco@redhat.com
Signed-off-by: Gabriele Monaco <gmonaco@redhat.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions