diff options
| author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | 2015-06-02 14:28:17 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-06-08 12:41:51 -0700 |
| commit | 52db7520775e5c4103e0e06a61abbadcf73d2d96 (patch) | |
| tree | 20df6498d63401db6c21d5fec92147f0bf37d935 /tools/perf/scripts/python | |
| parent | 2d78b3c1ec6299654d3857928db718c64e62d494 (diff) | |
staging: wilc1000: fix warning while printing
size_t should print using %zu and unsigned long int should use %lu
but here it was using %d and hence we were getting warning while
printing.
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
