diff options
| author | Fabio Estevam <[email protected]> | 2019-06-05 18:54:22 -0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-06-06 15:03:35 +0200 |
| commit | fa6a80ca5a6052d07ca9582759116bcea0dd9ad6 (patch) | |
| tree | 908972b793861ba651f7108289393c6b8a83813a /tools/perf/scripts/python/netdev-times.py | |
| parent | 89a237aa84c7047cafba99f5dc81983ed0c40704 (diff) | |
staging: kpc2000: Use '%zu' for printing 'size_t' type
In order to print a 'size_t' type the '%zu' specifier needs to be used.
Change it accordingly in order to fix the following build warning:
drivers/staging/kpc2000/kpc_dma/fileops.c:57:35: warning: format '%ld' expects argument of type 'long int', but argument 8 has type 'size_t {aka unsigned int}' [-Wformat=]
Reported-by: Build bot for Mark Brown <[email protected]>
Signed-off-by: Fabio Estevam <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions