Fix over 100 documentation warnings in snmp_counter.rst by
extending the underline string lengths and inserting a blank line
after bullet items.
Examples:
Documentation/networking/snmp_counter.rst:1: WARNING: Title overline too short.
Documentation/networking/snmp_counter.rst:14: WARNING: Bullet list ends without a blank line; unexpected unindent.
Fixes: d2313b6aa0ec ("add document for TCP OFO, PAWS and skip ACK counters") Fixes: 074236f4115a ("add snmp counters document") Fixes: 20222a276065 ("add documents for snmp counters") Fixes: cb55e6ccc0f5 ("net: Add part of TCP counts explanations in snmp_counters.rst") Fixes: 8478c84b70f2 ("documentation of some IP/ICMP snmp counters") Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: yupeng <yupeng0921@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>