summaryrefslogtreecommitdiff
path: root/cookie.h
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-06-09 12:47:59 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-06-09 12:49:04 +0200
commit75934a6d3b28e653ab06c631c8af17c2e5765fa2 (patch)
tree1bb7db618fda0007b70dd9f34ee114211466c479 /cookie.h
parentbc5b7c5999b49353b720fa8ceb3c0542521cab5d (diff)
ifpps: minor: fix ncurses alignment
Since we've added '+'/'-' for max/min CPU values, we also need to shift once whitespace to the left to properly align ncurses display again. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'cookie.h')
0 files changed, 0 insertions, 0 deletions
tools/testing/selftests/ptrace?h=nds-private-remove&id=c73e44269369e936165f0f9b61f1f09a11dae01c&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/testing/selftests/ptrace')