aboutsummaryrefslogtreecommitdiff
path: root/kernel/gcov/fs.c
diff options
context:
space:
mode:
authorStanislav Kinsburskii <[email protected]>2023-04-15 04:17:53 -0700
committerMichael Ellerman <[email protected]>2023-10-19 17:16:20 +1100
commitb28d1ccf921a4333be14017d82066386d419e638 (patch)
tree4ed650662136f5a7db9098c66f8c446579b7a278 /kernel/gcov/fs.c
parent6db51ff905362e6c79593dbda08f61f24b25971c (diff)
powerpc/io: Expect immutable pointer in virt_to_phys() prototype
virt_to_phys() doesn't need the address pointer to be mutable. At the same time allowing it to be mutable leads to the following build warning for constant pointers: warning: passing argument 1 of ‘virt_to_phys’ discards ‘const’ qualifier from pointer target type Signed-off-by: Stanislav Kinsburskii <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://msgid.link/168155747391.13678.10634415747614468991.stgit@skinsburskii.localdomain
Diffstat (limited to 'kernel/gcov/fs.c')
0 files changed, 0 insertions, 0 deletions