From 9cd1ffa7077357e70ea89fa49bc902f80d3571b4 Mon Sep 17 00:00:00 2001 From: Yun Park Date: Mon, 3 Apr 2017 08:43:15 -0700 Subject: [PATCH] qcacmn: Fix Datapath kernel checkpatch warnings in cdp_txrx_pflow.h Fix Datapath kernel checkpatch warnings in cdp_txrx_pflow.h Change-Id: Iae311bf0450cf75029aba2d08901e557c905b752 CRs-Fixed: 2033691 --- dp/inc/cdp_txrx_pflow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dp/inc/cdp_txrx_pflow.h b/dp/inc/cdp_txrx_pflow.h index 5a8a4d08b4..67a81fb92a 100644 --- a/dp/inc/cdp_txrx_pflow.h +++ b/dp/inc/cdp_txrx_pflow.h @@ -24,7 +24,7 @@ * under proprietary terms before Copyright ownership was assigned * to the Linux Foundation. */ - /** +/** * @file cdp_txrx_pflow.h * @brief Define the host data path peer flow API functions * called by the host control SW and the OS interface module