aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2013-03-27 18:25:04 +0000
committerDavid S. Miller <[email protected]>2013-03-27 14:30:55 -0400
commit429a22ca39e531d9f8bacac1f81f7207909bcbd2 (patch)
tree32193c308f165af8f7b4c1496110c70233ad146e /include/linux/debugobjects.h
parente2a553dbf18a5177fdebe29495c32a8e7fd3a4db (diff)
yam: remove redundant null check on dev
yam_open has a redundant null check on null, it will never be called with dev == NULL. Remove this redundant check. This also cleans up a smatch warning: drivers/net/hamradio/yam.c:869 yam_open() warn: variable dereferenced before check 'dev' (see line 867) Signed-off-by: Colin Ian King <[email protected]> Reviewed-by: Ben Hutchings <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions