From: Randy Dunlap Date: Fri, 1 Aug 2008 03:52:08 +0000 (-0700) Subject: skbuff: add missing kernel-doc for do_not_encrypt X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=4a7b61d23505854dff7d04cc11944566cffdd0ee;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git skbuff: add missing kernel-doc for do_not_encrypt Add missing kernel-doc notation to sk_buff: Warning(linux-2.6.27-rc1-git2//include/linux/skbuff.h:345): No description found for parameter 'do_not_encrypt' Signed-off-by: Randy Dunlap Signed-off-by: David S. Miller --- diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h index a640385e0598..cfcc45b3bef0 100644 --- a/include/linux/skbuff.h +++ b/include/linux/skbuff.h @@ -243,6 +243,7 @@ typedef unsigned char *sk_buff_data_t; * @tc_index: Traffic control index * @tc_verd: traffic control verdict * @ndisc_nodetype: router type (from link layer) + * @do_not_encrypt: set to prevent encryption of this frame * @dma_cookie: a cookie to one of several possible DMA operations * done by skb DMA functions * @secmark: security marking