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: 184b3d7a4856 ("add document for TCP OFO, PAWS and skip ACK counters") Fixes: 0a55553b7109 ("add snmp counters document") Fixes: 09650371d072 ("add documents for snmp counters") Fixes: 945a701b6978 ("net: Add part of TCP counts explanations in snmp_counters.rst") Fixes: b2328151839c ("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>