qcacld-3.0: Fix DSC documentation
The kernel-doc script identified a few documentation issues in components/dsc, so fix them. Change-Id: I5e2f4464abb7c94ec567c864c573d314d319ea37 CRs-Fixed: 3356932
这个提交包含在:
@@ -26,7 +26,7 @@
|
||||
|
||||
#include "qdf_status.h"
|
||||
|
||||
/**
|
||||
/*
|
||||
* struct dsc_driver - opaque dsc driver context
|
||||
*/
|
||||
struct dsc_driver;
|
||||
|
@@ -27,7 +27,7 @@
|
||||
#include "qdf_status.h"
|
||||
#include "wlan_dsc_driver.h"
|
||||
|
||||
/**
|
||||
/*
|
||||
* struct dsc_psoc - opaque dsc psoc context
|
||||
*/
|
||||
struct dsc_psoc;
|
||||
|
@@ -27,7 +27,7 @@
|
||||
#include "qdf_status.h"
|
||||
#include "wlan_dsc_psoc.h"
|
||||
|
||||
/**
|
||||
/*
|
||||
* struct dsc_vdev - opaque dsc vdev context
|
||||
*/
|
||||
struct dsc_vdev;
|
||||
|
在新工单中引用
屏蔽一个用户