From 178b9f3ef8d0e33db842d84e054a17eaf2f54791 Mon Sep 17 00:00:00 2001 From: Yun Park Date: Mon, 3 Apr 2017 08:22:53 -0700 Subject: [PATCH] qcacmn: Fix Datapath kernel checkpatch warnings in cdp_txrx_wds.h Fix Datapath kernel checkpatch warnings in cdp_txrx_wds.h Change-Id: I67c975b7d7f15b3145de41146d03c007d6dfb85b CRs-Fixed: 2033691 --- dp/inc/cdp_txrx_wds.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dp/inc/cdp_txrx_wds.h b/dp/inc/cdp_txrx_wds.h index 8b0ed80a5f..1b4a144f41 100644 --- a/dp/inc/cdp_txrx_wds.h +++ b/dp/inc/cdp_txrx_wds.h @@ -24,7 +24,7 @@ * under proprietary terms before Copyright ownership was assigned * to the Linux Foundation. */ - /** +/** * @file cdp_txrx_wds.h * @brief Define the host data path WDS API functions * called by the host control SW and the OS interface module