diff options
author | 2025-03-04 09:14:31 +0100 | |
---|---|---|
committer | 2025-03-11 15:27:34 +0100 | |
commit | bb2598c0d31bca8e57662b7d203e1876cd7f455f (patch) | |
tree | a61c7304db17f34c9f7c4f7cf9f4549fe82bcd3b /kernel/sysctl.c | |
parent | s390/mm: Use pgprot_val() instead of open coding (diff) | |
download | wireguard-linux-bb2598c0d31bca8e57662b7d203e1876cd7f455f.tar.xz wireguard-linux-bb2598c0d31bca8e57662b7d203e1876cd7f455f.zip |
s390/mm: Convert pgprot_val() into function
Convert pgprot_val() into a function similar to other mm primitives like
e.g. pte_val(). This disallows usage as an lvalue; however there aren't any
such users left, except for some architecture specific ones.
Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions