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