diff options
author | Gaurav Singh <gaurav1086@gmail.com> | 2020-07-31 07:58:44 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-08-04 01:11:49 +0300 |
commit | 71fed0bc8665969f4681fc5772e5df42bfcc472e (patch) | |
tree | d2bd7c9b00cc75a214c4911ff791abc2ef385b72 /include/uapi/linux/openvswitch.h | |
parent | 9aba6c5b49254d5bee927d81593ed4429e91d4ae (diff) | |
download | linux-71fed0bc8665969f4681fc5772e5df42bfcc472e.tar.xz |
ethtool: ethnl_set_linkmodes: remove redundant null check
info cannot be NULL here since its being accessed earlier
in the function: nlmsg_parse(info->nlhdr...). Remove this
redundant NULL check.
Signed-off-by: Gaurav Singh <gaurav1086@gmail.com>
Reviewed-by: Michal Kubecek <mkubecek@suse.cz>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/uapi/linux/openvswitch.h')
0 files changed, 0 insertions, 0 deletions