diff options
| author | Joel Granados <joel.granados@kernel.org> | 2025-10-03 21:36:34 +0200 |
|---|---|---|
| committer | Joel Granados <joel.granados@kernel.org> | 2025-11-27 15:43:20 +0100 |
| commit | 551bf1845027650ff6c9da598fb270ba362e9218 (patch) | |
| tree | 68eee0151e1df3f818f9753559fa8de3f48cbfa6 /tools/docs/parse-headers.py | |
| parent | 5412f5b13d290d22cf910a0e8227737aaa2cc44e (diff) | |
sysctl: Discriminate between kernel and user converter params
Rename converter parameter to indicate data flow direction: "lvalp" to
"u_ptr" indicating a user space parsed value pointer. "valp" to "k_ptr"
indicating a kernel storage value pointer. This facilitates the
identification of discrepancies between direction (copy to kernel or
copy to user space) and the modified variable. This is a preparation
commit for when the converter functions are exposed to the rest of the
kernel.
Signed-off-by: Joel Granados <joel.granados@kernel.org>
Diffstat (limited to 'tools/docs/parse-headers.py')
0 files changed, 0 insertions, 0 deletions
