diff options
| author | Yonghong Song <yonghong.song@linux.dev> | 2026-05-13 07:50:00 +0300 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2026-05-13 19:27:30 +0300 |
| commit | 1cb229a54af1e36f19f7e8359692fa0d76fbc360 (patch) | |
| tree | 41046aff87ef8ba0627e7f40244a78afe8a43c41 /include/linux | |
| parent | ede2dc5c6b571ce6d3aacf5a81933f8c5d5e6c7d (diff) | |
| download | linux-1cb229a54af1e36f19f7e8359692fa0d76fbc360.tar.xz | |
bpf: Remove copy_register_state wrapper function
Remove the copy_register_state() helper which was just a plain struct
assignment wrapper and replace all call sites with direct struct
assignment. This simplifies the code in preparation for upcoming stack
argument support.
No functional change.
Signed-off-by: Yonghong Song <yonghong.song@linux.dev>
Link: https://lore.kernel.org/r/20260513045000.2382933-1-yonghong.song@linux.dev
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
