diff options
author | 2016-08-16 12:08:42 +0100 | |
---|---|---|
committer | 2016-08-18 21:03:48 -0700 | |
commit | 0d135e4f263af7da3c2fbe5f99b377cf483b6adf (patch) | |
tree | c6fe777b9dbd5b08080474ac45f330a9ba86a294 /net/tipc/node.h | |
parent | net: phy: Update copyright info (diff) | |
download | linux-rng-0d135e4f263af7da3c2fbe5f99b377cf483b6adf.tar.xz linux-rng-0d135e4f263af7da3c2fbe5f99b377cf483b6adf.zip |
net: atm: remove redundant null pointer check on dev->name
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>
Diffstat (limited to 'net/tipc/node.h')
0 files changed, 0 insertions, 0 deletions