diff options
author | Colin Ian King <colin.king@canonical.com> | 2016-08-16 11:08:42 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-08-19 04:03:48 (GMT) |
commit | 0d135e4f263af7da3c2fbe5f99b377cf483b6adf (patch) | |
tree | c6fe777b9dbd5b08080474ac45f330a9ba86a294 /net/6lowpan/iphc.c | |
parent | e202d4c6350506e036bbd63a1fca1400960c8ab6 (diff) | |
download | linux-0d135e4f263af7da3c2fbe5f99b377cf483b6adf.tar.xz |
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/6lowpan/iphc.c')
0 files changed, 0 insertions, 0 deletions