diff options
author | Colin Ian King <[email protected]> | 2017-03-11 19:48:19 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-03-12 14:57:00 +0100 |
commit | b8ff636cd7d72334951a7fa1dfe9f21ba4d2107b (patch) | |
tree | 476455c17aa5aa88269a1ab50d811ba9e2392b14 /lib/netdev-notifier-error-inject.c | |
parent | 9573878611f4dd4d7be2e649814bef3270f4e5bd (diff) |
staging: atomisp: remove redundant check for client being null
The previous statement checks if client is null, so the null check
when assigning dev is redundant and can be removed.
Detected by CoverityScan, CID#1416555 ("Logically Dead Code")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions