mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 11:39:24 +02:00
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>
|
||
|---|---|---|
| .. | ||
| dns_key.c | ||
| dns_query.c | ||
| internal.h | ||
| Kconfig | ||
| Makefile | ||