Ver código fonte

qcacmn: Fix Datapath kernel checkpatch warnings in cdp_txrx_cfg.h

Fix Datapath kernel checkpatch warnings in cdp_txrx_cfg.h

Change-Id: I1a0c3be9bd99e993ea61b062a6701231078df719
CRs-Fixed: 2033691
Yun Park 8 anos atrás
pai
commit
b0044b44b3
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      dp/inc/cdp_txrx_cfg.h

+ 1 - 1
dp/inc/cdp_txrx_cfg.h

@@ -24,7 +24,7 @@
  * under proprietary terms before Copyright ownership was assigned
  * to the Linux Foundation.
  */
- /**
+/**
  * @file cdp_txrx_cfg.h
  * @brief Define the host data path configuration API functions
  */