summaryrefslogtreecommitdiff
path: root/scripts/kernel-doc
diff options
context:
space:
mode:
authorUmang Jain <umang.jain@ideasonboard.com>2023-12-07 11:38:36 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-12-09 17:06:35 +0300
commit93596ac342c501db98dbd7b94bc60c12daad7569 (patch)
tree434998c7ce21a2320775435e2967e44b8dd6fd85 /scripts/kernel-doc
parent55e23aa95b10731c08ab207a42d868aaff3bd2a5 (diff)
downloadlinux-93596ac342c501db98dbd7b94bc60c12daad7569.tar.xz
staging: vc04_services: vchiq_arm: Use %p to log pointer address
Solves the following Smatch warnings: service_callback() warn: argument 7 to %lx specifier is cast from pointer service_callback() warn: argument 11 to %lx specifier is cast from pointer service_callback() warn: argument 12 to %lx specifier is cast from pointer service_callback() warn: argument 13 to %lx specifier is cast from pointer %p will print the hashed pointer to dynamic debug. In order to print the unmodified pointer address, one can use the `no_hash_pointers` via kernel parameters. Signed-off-by: Umang Jain <umang.jain@ideasonboard.com> Link: https://lore.kernel.org/r/20231207083837.153843-2-umang.jain@ideasonboard.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions