summaryrefslogtreecommitdiff
path: root/trafgen
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-07-30 14:15:20 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-07-30 14:15:20 +0200
commitfa772d69bce431ea208f30c9966355d00eede6cd (patch)
treebdfe44fcd37c52378dd1cd739464e6ff2596132b /trafgen
parent63d26c48e9c1d486efd24eda4b3a65066f315234 (diff)
sysctl: Include limits.h instead of linux/limits.h
Avoid including linux specific headers if possible. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'trafgen')
0 files changed, 0 insertions, 0 deletions
/linux/net-next.git/diff/sound/soc/codecs/max98088.c?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 'sound/soc/codecs/max98088.c')