diff options
author | Steve French <smfrench@gmail.com> | 2015-03-27 09:15:02 +0300 |
---|---|---|
committer | Steve French <smfrench@gmail.com> | 2015-04-01 08:01:47 +0300 |
commit | c85c35f8fc1d3f5ca60cd713f10af387de73cb94 (patch) | |
tree | 2c074253f31dc4095b192b2c311f0039c70083d7 /net/lapb/lapb_timer.c | |
parent | 064bcc0702a83aed29220bee3b3db3f968c5d8ae (diff) | |
download | linux-c85c35f8fc1d3f5ca60cd713f10af387de73cb94.tar.xz |
Fix warning on impossible comparison
workstation_RFC1001_name is part of the struct and can't be null,
remove impossible comparison (array vs. null)
Pointed out by Coverity (CID 140095)
Signed-off-by: Steve French <smfrench@gmail.com>
Reviewed-by: Jeff Layton <jlayton@samba.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions