qcacld-3.0: Fix os_if documentation
The kernel-doc script identified documentation issues in the os_if layer, so fix them. Change-Id: I71dd7893776e4b49a80f6be186740967b08d3347 CRs-Fixed: 3341451
这个提交包含在:
@@ -42,7 +42,7 @@ enum qdisc_filter_status {
|
||||
|
||||
/**
|
||||
* osif_dp_classify_pkt() - classify packet
|
||||
* @skb - sk buff
|
||||
* @skb: sk buff
|
||||
*
|
||||
* Return: None
|
||||
*/
|
||||
@@ -50,7 +50,7 @@ void osif_dp_classify_pkt(struct sk_buff *skb);
|
||||
|
||||
/**
|
||||
* osif_dp_mark_pkt_type() - Mark pkt type in CB
|
||||
* @skb - sk buff
|
||||
* @skb: sk buff
|
||||
*
|
||||
* Return: None
|
||||
*/
|
||||
|
在新工单中引用
屏蔽一个用户