summaryrefslogtreecommitdiff
path: root/rust/alloc/collections/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorJoel Granados <joel.granados@kernel.org>2025-12-03 22:42:32 +0100
committerJoel Granados <joel.granados@kernel.org>2026-01-06 11:26:42 +0100
commitef153851af5b05c23b3484e7eebaadd18f2da6a9 (patch)
tree51af79667c55dbe49f0881221f7da7e78a9cba54 /rust/alloc/collections/git@git.tavy.me:linux.git
parentb3af263b8a83f2ed033ae83fe008004b061b84f4 (diff)
sysctl: Replace unidirectional INT converter macros with functions
Replace SYSCTL_USER_TO_KERN_INT_CONV and SYSCTL_KERN_TO_USER_INT_CONV macros with function implementing the same logic.This makes debugging easier and aligns with the functions preference described in coding-style.rst. Update all jiffies converters to use explicit function implementations instead of macro-generated versions. Signed-off-by: Joel Granados <joel.granados@kernel.org>
Diffstat (limited to 'rust/alloc/collections/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions