staging: rtl8192e: remove unnecessary ftrace-like logging
authorMitali Borkar <mitaliborkar810@gmail.com>
Tue, 13 Apr 2021 03:25:41 +0000 (08:55 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Apr 2021 07:52:26 +0000 (09:52 +0200)
Removed unncessary ftrace-like logging by simply deleting that statement
as we have other modes of logging like ftrace.
Reported by checkpatch.

Signed-off-by: Mitali Borkar <mitaliborkar810@gmail.com>
Link: https://lore.kernel.org/r/460ba9cdd256bf1064c4e3a694caa046171cb60e.1618283232.git.mitaliborkar810@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl819x_HTProc.c

index cc761d9..4a29685 100644 (file)
@@ -639,7 +639,6 @@ void HTInitializeHTInfo(struct rtllib_device *ieee)
 {
        struct rt_hi_throughput *pHTInfo = ieee->pHTInfo;
 
-       netdev_vdbg(ieee->dev, "%s()\n", __func__);
        pHTInfo->bCurrentHTSupport = false;
 
        pHTInfo->bCurBW40MHz = false;
@@ -708,7 +707,6 @@ void HTResetSelfAndSavePeerSetting(struct rtllib_device *ieee,
        struct rt_hi_throughput *pHTInfo = ieee->pHTInfo;
        u8      bIOTAction = 0;
 
-       netdev_vdbg(ieee->dev, "%s()\n", __func__);
        /* unmark bEnableHT flag here is the same reason why unmarked in
         * function rtllib_softmac_new_net. WB 2008.09.10
         */
@@ -843,8 +841,6 @@ static void HTSetConnectBwModeCallback(struct rtllib_device *ieee)
 {
        struct rt_hi_throughput *pHTInfo = ieee->pHTInfo;
 
-       netdev_vdbg(ieee->dev, "%s()\n", __func__);
-
        if (pHTInfo->bCurBW40MHz) {
                if (pHTInfo->CurSTAExtChnlOffset == HT_EXTCHNL_OFFSET_UPPER)
                        ieee->set_chan(ieee->dev,