aboutsummaryrefslogtreecommitdiff
path: root/include/linux/stackprotector.h
diff options
context:
space:
mode:
authorArend van Spriel <[email protected]>2012-03-02 22:55:45 +0100
committerJohn W. Linville <[email protected]>2012-03-05 15:53:51 -0500
commit3bc7e29c984ffda0b6133c2b34233023ff36f370 (patch)
tree5a15efc11683f1ea5f7222149f8a4806075f2d25 /include/linux/stackprotector.h
parentebecdcc12fed5d3c81853dea61a0a78a5aefab52 (diff)
brcm80211: fmac: remove unnecessary NULL pointer check
In brcmf_usb_up() the variable devinfo was checked for being a NULL pointer, but this can not happen. Also the check was done after dereferencing the pointer. This patch removes the check. Reviewed-by: Pieter-Paul Giesberts <[email protected]> Reviewed-by: Franky (Zhenhui) Lin <[email protected]> Reviewed-by: Kan Yan <[email protected]> Signed-off-by: Arend van Spriel <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions