linux-stable/net/dns_resolver
Colin Ian King 62720b12d2 dns: remove redundant zero length namelen check
The zero namelen check is redundant as it has already been checked
for zero at the start of the function.  Remove the redundant check.

Addresses-Coverity: ("Logically Dead Code")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-04-11 14:01:08 -07:00
..
dns_key.c dns: Allow the dns resolver to retrieve a server set 2018-10-04 09:40:52 -07:00
dns_query.c dns: remove redundant zero length namelen check 2019-04-11 14:01:08 -07:00
internal.h KEYS: Merge the type-specific data with the payload data 2015-10-21 15:18:36 +01:00
Kconfig
Makefile Net: dns_resolver: Makefile: Remove deprecated kbuild goal definitions 2010-11-22 08:16:10 -08:00