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)
commit161e613755e93c45cc47e75ab046f0f8de9e6d49
tree9ddcae931b696f001bf9673e862d4578fb995032
parentffb3016bd6f2cc92b46b3232e88e3c27fdb86db1
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