commit | 78a3ea5557137b0811f3c5a020afaafa7b61d6aa | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <kuba@kernel.org> | Thu Sep 17 10:51:32 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 17 17:58:13 2020 -0700 |
tree | 9e0a99bd5cc9d3e60da6cf05eabe31e8ae4e22fc | |
parent | 529d1fdf9719c2ca6b35c24e88e0e7dd62a9a172 [diff] |
net: remove comments on struct rtnl_link_stats We removed the misleading comments from struct rtnl_link_stats64 when we added proper kdoc. struct rtnl_link_stats has the same inline comments, so remove them, too. Signed-off-by: Jakub Kicinski <kuba@kernel.org> Reviewed-by: Saeed Mahameed <saeedm@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>