diff options
author | Gaurav Singh <gaurav1086@gmail.com> | 2020-07-31 00:58:44 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-08-03 15:11:49 -0700 |
commit | 71fed0bc8665969f4681fc5772e5df42bfcc472e (patch) | |
tree | d2bd7c9b00cc75a214c4911ff791abc2ef385b72 /scripts/tracing | |
parent | 9aba6c5b49254d5bee927d81593ed4429e91d4ae (diff) |
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 'scripts/tracing')
0 files changed, 0 insertions, 0 deletions