aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorAjith P V <ajithpv.linux@gmail.com>2025-01-14 17:46:56 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-01-15 18:37:40 +0100
commitd3fbbfa925c25d4d4453236173fb459ae2990265 (patch)
tree26af72a5ce2213a39a81b6fa146ca7d59af0962d /scripts/lib/kdoc/kdoc_files.py
parentstaging: gpib: Use C99 syntax and make static (diff)
downloadlinux-rng-d3fbbfa925c25d4d4453236173fb459ae2990265.tar.xz
linux-rng-d3fbbfa925c25d4d4453236173fb459ae2990265.zip
staging: gpib: fix prefixing 0x with decimal output
* pr_err() of request_region() in cb7210 uses 0x%u which is defective. * The config->ibbase is of u32 and correct prefix is 0x%x. * This error reported by checkpatch with below message: ERROR: Prefixing 0x with decimal output is defective Signed-off-by: Ajith P V <ajithpv.linux@gmail.com> Link: https://lore.kernel.org/r/20250114121656.30577-1-ajithpv.linux@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions