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