diff options
author | 2021-06-19 16:51:26 +0300 | |
---|---|---|
committer | 2021-06-21 12:17:55 -0700 | |
commit | d5fff4629beadf262559cae79012ce0dee268c1d (patch) | |
tree | ee2b851b1f0c5968791dcb48b62b92b6c410b769 /net/unix/af_unix.c | |
parent | net/smc: Fix ENODATA tests in smc_nl_get_fback_stats() (diff) | |
download | wireguard-linux-d5fff4629beadf262559cae79012ce0dee268c1d.tar.xz wireguard-linux-d5fff4629beadf262559cae79012ce0dee268c1d.zip |
net: iosm: remove an unnecessary NULL check
The address of &ipc_mux->ul_adb can't be NULL because it points to the
middle of a non-NULL struct.
Fixes: 9413491e20e1 ("net: iosm: encode or decode datagram")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: M Chetan Kumar <m.chetan.kumar@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions