Browse Source

qcacmn: Fix Datapath kernel checkpatch warnings in cdp_txrx_bus.h

Fix Datapath kernel checkpatch warnings in cdp_txrx_bus.h

Change-Id: I8e4723388f56ebf034ef84763ebdf7b2905d8514
CRs-Fixed: 2033691
Yun Park 8 years ago
parent
commit
27f5833d73
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dp/inc/cdp_txrx_bus.h

+ 1 - 1
dp/inc/cdp_txrx_bus.h

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