summaryrefslogtreecommitdiff
path: root/drivers/net/wan
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2014-02-13 07:09:58 (GMT)
committerDavid S. Miller <davem@davemloft.net>2014-02-13 23:40:37 (GMT)
commit6726d971def461eded39cccce24d28f90a2e6df4 (patch)
treef20d88f3c793b086a3ee5bb4df8a3fd89c3894c2 /drivers/net/wan
parent219e288e8900fac65211e0a23e2a1037fd521af1 (diff)
downloadlinux-6726d971def461eded39cccce24d28f90a2e6df4.tar.xz
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 'drivers/net/wan')
0 files changed, 0 insertions, 0 deletions