diff options
author | 2021-05-06 18:02:33 -0700 | |
---|---|---|
committer | 2021-05-06 19:24:11 -0700 | |
commit | 112dfce8f29798192eb0be8066b54f4a68f4eb36 (patch) | |
tree | a3f2e39122a6b12326a6540e1760c983d12e8fe7 /include/linux/init_task.h | |
parent | kernel.h: drop inclusion in bitmap.h (diff) | |
download | linux-rng-112dfce8f29798192eb0be8066b54f4a68f4eb36.tar.xz linux-rng-112dfce8f29798192eb0be8066b54f4a68f4eb36.zip |
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/20210401104834.1009157-1-wanjiabing@vivo.com
Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/init_task.h')
0 files changed, 0 insertions, 0 deletions