Mauro Carvalho Chehab
d651983dde
net: fix some identation issues at kernel-doc markups
Sphinx is very pedantic with regards to identation and
escape sequences:
./include/net/sock.h:1967: ERROR: Unexpected indentation.
./include/net/sock.h:1969: ERROR: Unexpected indentation.
./include/net/sock.h:1970: WARNING: Block quote ends without a blank line; unexpected unindent.
./include/net/sock.h:1971: WARNING: Block quote ends without a blank line; unexpected unindent.
./include/net/sock.h:2268: WARNING: Inline emphasis start-string without end-string.
./net/core/sock.c:2686: ERROR: Unexpected indentation.
./net/core/sock.c:2687: WARNING: Block quote ends without a blank line; unexpected unindent.
./net/core/datagram.c:182: WARNING: Inline emphasis start-string without end-string.
./include/linux/netdevice.h:1444: ERROR: Unexpected indentation.
./drivers/net/phy/phy.c:381: ERROR: Unexpected indentation.
./drivers/net/phy/phy.c:382: WARNING: Block quote ends without a blank line; unexpected unindent.
- Fix spacing where needed;
- Properly escape constants;
- Use a literal block for a race description.
No functional changes.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-05-16 08:44:14 -03:00
..
2017-05-03 08:50:52 -07:00
2017-05-08 17:15:13 -07:00
2017-05-03 08:50:52 -07:00
2017-05-08 17:15:13 -07:00
2017-05-09 10:07:33 -07:00
2017-05-08 12:37:56 -07:00
2017-05-16 08:44:14 -03:00
2017-05-16 08:44:14 -03:00
2017-05-08 20:07:29 -07:00
2017-05-04 12:19:44 -07:00
2017-05-09 10:01:15 -07:00
2017-05-02 08:25:25 +02:00
2017-05-08 18:17:56 -07:00
2017-05-09 10:10:15 -07:00
2017-05-03 11:44:24 -07:00
2017-05-02 12:06:50 +02:00