[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210214140332.16175-1-will+git@drnd.me>
Date: Sun, 14 Feb 2021 14:03:29 +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/3] staging: rtl8192e: sequence_control union cleanups
This patchset fixes the checkpatch issues related to the `sequence_control`
union defined in `rtl8192e/rtl819x_BA.h` (avoid camelcase).
William Durand (3):
staging: rtl8192e: rename ShortData to short_data in sequence_control
union
staging: rtl8192e: rename FragNum to frag_num in sequence_control
union
staging: rtl8192e: rename SeqNum to seq_num in sequence_control union
drivers/staging/rtl8192e/rtl819x_BA.h | 6 +++---
drivers/staging/rtl8192e/rtl819x_BAProc.c | 4 ++--
drivers/staging/rtl8192e/rtllib_tx.c | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)
--
2.17.1
Powered by blists - more mailing lists