Mauro Carvalho Chehab wrote:
> - * calling skb_free_datagram). Returns NULL with *err set to
> + * calling skb_free_datagram). Returns NULL with @err set to
I think this should be *@err or @*err. err is not itself changed.
David
--
To unsubscribe from this list: send the line "unsubscribe
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.
./in