From b0044b44b367f6e636c2df45c7b238b24e5f9b8b Mon Sep 17 00:00:00 2001 From: Yun Park Date: Mon, 3 Apr 2017 08:46:07 -0700 Subject: [PATCH] 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 --- dp/inc/cdp_txrx_cfg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dp/inc/cdp_txrx_cfg.h b/dp/inc/cdp_txrx_cfg.h index d5ef3eb7f9..3e10f027c5 100644 --- a/dp/inc/cdp_txrx_cfg.h +++ b/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 */