diff options
| author | Wan Jiabing <[email protected]> | 2021-05-06 18:02:33 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-05-06 19:24:11 -0700 |
| commit | 112dfce8f29798192eb0be8066b54f4a68f4eb36 (patch) | |
| tree | a3f2e39122a6b12326a6540e1760c983d12e8fe7 /scripts/gdb/linux/lists.py | |
| parent | 08c5188ef40ff82aed559123dc0ab2d2254b1b1c (diff) | |
linux/profile.h: remove unnecessary declaration
Declaring struct pt_regs is unnecessary. On the one hand, there is no
function using it; on the other hand, struct pt_regs has been declared in
linux/kernel.h. Remove them.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Wan Jiabing <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions