diff options
author | Jason Wang <[email protected]> | 2016-07-04 13:53:38 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-07-04 17:19:27 -0700 |
commit | f48cc6b2661ccb6e9d85a5cdd78c0150929a2821 (patch) | |
tree | 30ff3deff4a6bfbd17dfaafde2a0899373939b68 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 22f8788388814cdb2f700086a6ffe94aacb3612c (diff) |
tun: fix build warnings
Stephen Rothwell reports a build warnings(powerpc ppc64_defconfig)
drivers/net/tun.c: In function 'tun_do_read.part.5':
/home/sfr/next/next/drivers/net/tun.c:1491:6: warning: 'err' may be
used uninitialized in this function [-Wmaybe-uninitialized]
int err;
This is because tun_ring_recv() may return an uninitialized err, fix this.
Reported-by: Stephen Rothwell <[email protected]>
Signed-off-by: Jason Wang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions