]> git.baikalelectronics.ru Git - kernel.git/commit
net: add documentation to socket.c
authorPedro Tammela <pctammela@gmail.com>
Thu, 14 Mar 2019 13:45:23 +0000 (10:45 -0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 Mar 2019 22:29:47 +0000 (15:29 -0700)
commit6d8d195d6aa0e3f4d533004928da954e76e95b15
treecc059d7347d01cc19db79e8abe18afd45d8c39dd
parent9de2b2cc2064dd943ab33fb8e04cc1b6fed49834
net: add documentation to socket.c

Adds missing sphinx documentation to the
socket.c's functions. Also fixes some whitespaces.

I also changed the style of older documentation as an
effort to have an uniform documentation style.

Signed-off-by: Pedro Tammela <pctammela@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/net.h
include/linux/socket.h
net/socket.c