summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>2015-06-02 14:28:17 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-06-08 12:41:51 -0700
commit52db7520775e5c4103e0e06a61abbadcf73d2d96 (patch)
tree20df6498d63401db6c21d5fec92147f0bf37d935 /tools/perf/scripts/python
parent2d78b3c1ec6299654d3857928db718c64e62d494 (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