فهرست منبع

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 8 سال پیش
والد
کامیت
0d86d86e31
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  1. 1 2
      dp/inc/cdp_txrx_misc.h

+ 1 - 2
dp/inc/cdp_txrx_misc.h

@@ -24,7 +24,7 @@
  * under proprietary terms before Copyright ownership was assigned
  * under proprietary terms before Copyright ownership was assigned
  * to the Linux Foundation.
  * to the Linux Foundation.
  */
  */
- /**
+/**
  * @file cdp_txrx_misc.h
  * @file cdp_txrx_misc.h
  * @brief Define the host data path miscelleneous API functions
  * @brief Define the host data path miscelleneous API functions
  * called by the host control SW and the OS interface module
  * 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;
 	return;
 }
 }
 #endif /* _CDP_TXRX_MISC_H_ */
 #endif /* _CDP_TXRX_MISC_H_ */
-