net: remove comments on struct rtnl_link_stats
authorJakub Kicinski <kuba@kernel.org>
Thu, 17 Sep 2020 17:51:32 +0000 (10:51 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Sep 2020 00:58:13 +0000 (17:58 -0700)
commit78a3ea5557137b0811f3c5a020afaafa7b61d6aa
tree9e0a99bd5cc9d3e60da6cf05eabe31e8ae4e22fc
parent529d1fdf9719c2ca6b35c24e88e0e7dd62a9a172
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>
include/uapi/linux/if_link.h