qcacmn: Fix BLOCK_COMMENT_STYLE issues in target_if/dfs
A few instances of violating "Block comments should align the * on each line" have been identified in target_if/dfs, so fix them. Change-Id: Ic198912225b8bec587e30d00d7a2a5f76e03d366 CRs-Fixed: 2359528
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/**
|
||||
/**
|
||||
* DOC: target_if_dfs.h
|
||||
* This file contains dfs target interface
|
||||
*/
|
||||
|
@@ -17,7 +17,7 @@
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/**
|
||||
/**
|
||||
* DOC: target_if_dfs_full_offload.h
|
||||
* This file contains dfs target interface for full-offload.
|
||||
*/
|
||||
|
@@ -17,7 +17,7 @@
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/**
|
||||
/**
|
||||
* DOC: target_if_dfs_partial_offload.h
|
||||
* This file contains dfs target interface for partial offload.
|
||||
*/
|
||||
|
Viittaa uudesa ongelmassa
Block a user