[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210219161400.29316-1-will+git@drnd.me>
Date: Fri, 19 Feb 2021 16:13:55 +0000
From: William Durand <will+git@...d.me>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/5] staging: rtl8192e: delba_param_set union cleanups
This patchset fixes the checkpatch issues related to the `delba_param_set`
union defined in `rtl8192e/rtl819x_BA.h` (avoid camelcase).
William Durand (5):
staging: rtl8192e: rename charData to char_data in delba_param_set union
staging: rtl8192e: rename shortData to short_data in delba_param_set union
staging: rtl8192e: rename Reserved to reserved in delba_param_set union
staging: rtl8192e: rename Initiator to initiator in delba_param_set union
staging: rtl8192e: rename TID to tid in delba_param_set union
drivers/staging/rtl8192e/rtl819x_BA.h | 10 +++++-----
drivers/staging/rtl8192e/rtl819x_BAProc.c | 14 +++++++-------
2 files changed, 12 insertions(+), 12 deletions(-)
--
2.30.0
Powered by blists - more mailing lists