]> www.infradead.org Git - users/hch/misc.git/commitdiff
staging: rtl8192u: remove change history from comments
authorKhadija Kamran <kamrankhadijadj@gmail.com>
Mon, 27 Mar 2023 19:49:06 +0000 (00:49 +0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Mar 2023 11:34:48 +0000 (13:34 +0200)
Remove the change history information as it is not required in the
comments.

Signed-off-by: Khadija Kamran <kamrankhadijadj@gmail.com>
Link: https://lore.kernel.org/r/95fff39231ebb2bb683c2a8f252a93f4845fffb1.1679945728.git.kamrankhadijadj@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_dm.c

index 6a33ca02c3dc3b7bca278b340dcabdacb57b58f4..b1ebb776fc42150f82a64c42c8eed231fb4ed022 100644 (file)
@@ -7,12 +7,6 @@ Module Name:
 
 Abstract:
        HW dynamic mechanism.
-
-Major Change History:
-       When            Who                             What
-       ----------      --------------- -------------------------------
-       2008-05-14      amy                     create version 0 porting from windows code.
-
 --*/
 #include "r8192U.h"
 #include "r8192U_dm.h"
@@ -274,11 +268,6 @@ void init_rate_adaptive(struct net_device *dev)
  * Output:             NONE
  *
  * Return:             NONE
- *
- * Revised History:
- *     When            Who             Remark
- *     05/26/08        amy     Create version 0 porting from windows code.
- *
  *---------------------------------------------------------------------------*/
 static void dm_check_rate_adaptive(struct net_device *dev)
 {
@@ -1589,11 +1578,6 @@ static void dm_bb_initialgain_backup(struct net_device *dev)
  * Output:             NONE
  *
  * Return:             NONE
- *
- * Revised History:
- *     When            Who             Remark
- *     05/15/2008      amy             Create Version 0 porting from windows code.
- *
  *---------------------------------------------------------------------------*/
 static void dm_dig_init(struct net_device *dev)
 {
@@ -1634,10 +1618,6 @@ static void dm_dig_init(struct net_device *dev)
  * Output:             NONE
  *
  * Return:             NONE
- *
- * Revised History:
- *     When            Who             Remark
- *     05/27/2008      amy             Create Version 0 porting from windows code.
  *---------------------------------------------------------------------------*/
 static void dm_ctrl_initgain_byrssi(struct net_device *dev)
 {
@@ -1850,11 +1830,6 @@ static void dm_ctrl_initgain_byrssi_by_fwfalse_alarm(
  * Output:             NONE
  *
  * Return:             NONE
- *
- * Revised History:
- *     When            Who             Remark
- *     05/28/2008      amy             Create Version 0 porting from windows code.
- *
  *---------------------------------------------------------------------------*/
 static void dm_ctrl_initgain_byrssi_highpwr(
        struct net_device *dev)
@@ -2269,11 +2244,6 @@ static void dm_ctstoself(struct net_device *dev)
  * Output:             NONE
  *
  * Return:             NONE
- *
- * Revised History:
- *     When            Who             Remark
- *     05/28/2008      amy     Create Version 0 porting from windows code.
- *
  *---------------------------------------------------------------------------*/
 static void    dm_check_pbc_gpio(struct net_device *dev)
 {
@@ -2303,11 +2273,6 @@ static   void    dm_check_pbc_gpio(struct net_device *dev)
  * Output:             NONE
  *
  * Return:             NONE
- *
- * Revised History:
- *     When            Who             Remark
- *     01/30/2008      MHC             Create Version 0.
- *
  *---------------------------------------------------------------------------*/
 void dm_rf_pathcheck_workitemcallback(struct work_struct *work)
 {
@@ -2552,11 +2517,6 @@ static void dm_rxpath_sel_byrssi(struct net_device *dev)
  * Output:             NONE
  *
  * Return:             NONE
- *
- * Revised History:
- *     When            Who             Remark
- *     05/28/2008      amy             Create Version 0 porting from windows code.
- *
  *---------------------------------------------------------------------------*/
 static void dm_check_rx_path_selection(struct net_device *dev)
 {
@@ -2871,11 +2831,6 @@ void dm_check_fsync(struct net_device *dev)
  * Output:             NONE
  *
  * Return:             NONE
- *
- * Revised History:
- *     When            Who             Remark
- *     03/06/2008      Jacken  Create Version 0.
- *
  *---------------------------------------------------------------------------
  */
 static void dm_init_dynamic_txpower(struct net_device *dev)