diff options
author | 2014-02-13 16:09:58 +0900 | |
---|---|---|
committer | 2014-02-13 18:40:37 -0500 | |
commit | 6726d971def461eded39cccce24d28f90a2e6df4 (patch) | |
tree | f20d88f3c793b086a3ee5bb4df8a3fd89c3894c2 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | net: sched: Cleanup PIE comments (diff) | |
download | linux-dev-6726d971def461eded39cccce24d28f90a2e6df4.tar.xz linux-dev-6726d971def461eded39cccce24d28f90a2e6df4.zip |
USB2NET: SR9800: use %zu for size_t
Use %zu for size_t in order to avoid the following build
warning in printks.
drivers/net/usb/sr9800.c: In function 'sr9800_bind'
drivers/net/usb/sr9800.c:826:2: warning: format '%ld' expects argument of type 'long int' but argument 5 has type 'size_t'
[-Wformat]
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions