aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorPetr Mladek <[email protected]>2020-01-16 16:31:43 +0100
committerJiri Kosina <[email protected]>2020-01-17 11:12:06 +0100
commitc24c57a4cc8a2f64de32084958920773c0906bc7 (patch)
treea4b26438dfb926b6ce4ebe08b22a7181a3a4d5b6 /scripts/bpf_helpers_doc.py
parent8f6b88662cacb1d01398c1e8be52aeac433189f6 (diff)
livepatch/selftest: Clean up shadow variable names and type
The shadow variable selftest is quite tricky. Especially it is problematic to understand what values are stored, returned, and printed. Make it easier to understand by using "int *var, **sv" variables consistently everywhere instead of the generic "void *", "ret", and "ctor_data". Signed-off-by: Petr Mladek <[email protected]> Reviewed-by: Joe Lawrence <[email protected]> Acked-by: Miroslav Benes <[email protected]> Reviewed-by: Kamalesh Babulal <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions