diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2011-10-11 18:43:53 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-10-11 18:43:53 -0400 |
commit | 56755924100261b8e52dca68ca53ece54b6f64ad (patch) | |
tree | 41dba7771c866566cc7cf53f8aa7fa61a5a45623 /Documentation/virtual | |
parent | 9687c637388f63b87fcc18eee6e65bcfca4f49ca (diff) |
cipso: remove an unneeded NULL check in cipso_v4_doi_add()
We dereference doi_def on the line before the NULL check. It has
been this way since 2008. I checked all the callers and doi_def is
always non-NULL here.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/virtual')
0 files changed, 0 insertions, 0 deletions