]> git.baikalelectronics.ru Git - kernel.git/commit
net: add missing documentation in linux/skbuff.h
authorPedro Tammela <pctammela@gmail.com>
Tue, 5 Mar 2019 14:35:54 +0000 (11:35 -0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Mar 2019 22:38:19 +0000 (14:38 -0800)
commitc6e9218b5010df4e149309a95d85e994c00d3c32
tree9ddcae931b696f001bf9673e862d4578fb995032
parent8af3811a8eda8b448bfbb6323d3842e81eea04d3
net: add missing documentation in linux/skbuff.h

This patch adds missing documentation for some inline functions on
linux/skbuff.h. The patch is incomplete and a lot more can be added,
just wondering if it's of interest of the netdev developers.

Also fixed some whitespaces.

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