summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2019-12-13 13:52:19 +0300
committerKalle Valo <kvalo@codeaurora.org>2019-12-18 19:56:26 +0200
commit269663f18474b739fcf45389c8fea82de3332e2f (patch)
treecca7e11cb290dd7bfe8a3380c785a5b29c4e8f85 /net/unix/af_unix.c
parentc76fa846b0e1a1cdf6fa1e04c0c3985411cc973d (diff)
ath11k: remove an unneeded NULL check
The list iterator is always non-NULL so it doesn't need to be checked. I also removed the unnecessary initializer because the list iterator is always initialized. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions