aboutsummaryrefslogtreecommitdiffstats
path: root/lib/assoc_array.c
diff options
context:
space:
mode:
authorFabio Estevam <[email protected]>2016-02-17 17:42:27 +0000
committerMark Brown <[email protected]>2016-02-17 19:16:53 +0000
commit7d62f51e74c62afc79f63c70ae48f1b8de57f5d4 (patch)
tree6b32a62427250245be762e2f433a262caa5130bf /lib/assoc_array.c
parentspi: core: Staticize __spi_split_transfer_maxsize() (diff)
downloadkernel-7d62f51e74c62afc79f63c70ae48f1b8de57f5d4.tar.gz
kernel-7d62f51e74c62afc79f63c70ae48f1b8de57f5d4.zip
spi: core: Use %zu for printing 'size_t' type
Use %zu for printing 'size_t' type in order to fix the following build warning on ARM64: drivers/spi/spi.c: In function '__spi_split_transfer_maxsize': drivers/spi/spi.c:2278:2: warning: format '%i' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] Signed-off-by: Fabio Estevam <[email protected]> Acked-by: Geert Uytterhoeven <[email protected]> Acked-by: Martin Sperl <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/assoc_array.c')
0 files changed, 0 insertions, 0 deletions