diff options
author | Théo Lebrun <[email protected]> | 2024-02-28 12:28:06 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2024-02-29 10:24:51 +0100 |
commit | 8a10b1a36db8520c4810fe80a194d5ad586febed (patch) | |
tree | 4f3e10d0e83797294a1d4c1f5fe9468f3c8fff24 /tools/testing/selftests/bpf/progs/recvmsg_unix_prog.c | |
parent | ae82f5d2b18a6c6cd95f8896010b221780114cac (diff) |
pinctrl: nomadik: fix build warning (-Wformat)
Fix compiler warning found in the pinctrl-nomadik platform driver. GCC
message is as such:
drivers/pinctrl/nomadik/pinctrl-nomadik.c:855:21: warning:
format ‘%u’ expects argument of type ‘unsigned int’, but argument 5
has type ‘size_t {aka const long unsigned int}’ [-Wformat=]
Signed-off-by: Théo Lebrun <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/recvmsg_unix_prog.c')
0 files changed, 0 insertions, 0 deletions