mirror of
https://github.com/lkl/linux.git
synced 2025-12-20 00:23:14 +09:00
dev->name is a char array of IFNAMSIZ elements, hence can never be null, so the null pointer check is redundant. Remove it. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>
38 KiB
38 KiB