summaryrefslogtreecommitdiff
path: root/Extra
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2016-04-26 10:47:19 +0300
committerTobias Klauser <tklauser@distanz.ch>2016-04-26 12:05:42 +0200
commit25dcebb5ef63bc431a2af93126ef43ba374e1477 (patch)
tree4ca52b9769d3c01c6bb15f31c5c5bd467a864f72 /Extra
parenta86e9fd6e1320fdd317b8cc604470afc8e709186 (diff)
flowtop: Remove unused parameters from draw_flow_entry()
Remove unused "screen" & "line" parameters from draw_flow_entry(). Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'Extra')
0 files changed, 0 insertions, 0 deletions
f09a11dae01c&id2=040587af31228d82c52267f717c9fcdb65f36335'>diff)
net: thunderx: avoid dereferencing xcv when NULL
This fixes the following smatch and coccinelle warnings: drivers/net/ethernet/cavium/thunder/thunder_xcv.c:119 xcv_setup_link() error: we previously assumed 'xcv' could be null (see line 118) [smatch] drivers/net/ethernet/cavium/thunder/thunder_xcv.c:119:16-20: ERROR: xcv is NULL but dereferenced. [coccinelle] Fixes: 6465859aba1e66a5 ("net: thunderx: Add RGMII interface type support") Signed-off-by: Vincent Stehlé <vincent.stehle@laposte.net> Cc: Sunil Goutham <sgoutham@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/util/evsel.c')