qcacmn: Fix Datapath kernel checkpatch warnings in cdp_txrx_misc.h

Fix Datapath kernel checkpatch warnings in cdp_txrx_misc.h.

Change-Id: I39e704ca820ef893f3fbcaefb25af6fc342b5396
CRs-Fixed: 2033691
此提交包含在:
Yun Park
2017-04-02 14:01:43 -07:00
提交者 snandini
父節點 9cd1ffa707
當前提交 0d86d86e31

查看文件

@@ -24,7 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
/**
/**
* @file cdp_txrx_misc.h
* @brief Define the host data path miscelleneous API functions
* called by the host control SW and the OS interface module
@@ -461,4 +461,3 @@ static inline void cdp_pkt_log_con_service(ol_txrx_soc_handle soc,
return;
}
#endif /* _CDP_TXRX_MISC_H_ */