[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180729212026.GC10968@xux707-tw>
Date: Sun, 29 Jul 2018 22:20:28 +0100
From: John Whitmore <arigead@...il.com>
To: John Whitmore <johnfwhitmore@...il.com>
Cc: linux-kernel@...r.kernel.org, devel@...verdev.osuosl.org,
gregkh@...uxfoundation.org
Subject: Re: [PATCH v2 00/15] staging:rtl8192u: Coding style changes
On Sun, Jul 29, 2018 at 10:05:11PM +0100, John Whitmore wrote:
> Second attempt correcting my initial attempt where I left '_t'
> and '_e' trailing the structures defined. These have now been
> corrected.
>
> John Whitmore (15):
> staging:rtl8192u: Remove typedef of struct cmpk_txfb_t - Style
> staging:rtl8192u: Remove unused CMPK_TX_SET_CONFIG_SIZE - Style
> staging:rtl8192u: Removed unused CMPK_RX_DBG_MSG_SIZE - Style
> staging:rtl8192u: Correct spelling in comments - style
> staging:rtl8192u: Remove typedef of cmpk_intr_sta_t - Style
> staging:rtl8192u: Remove typedef of cmpk_set_cfg_t - Style
> staging:rtl8192u: Refactor use of enum dm_dig_sta_e - Style
> staging:rtl8192u: Refactor enum dm_ratr_sta_e usage - Style
> staging:rtl8192u: Remove enum dm_dig_op_e - Style
> staging:rtl8192u: Refactor enum dm_dig_alg_e - Style
> staging:rtl8192u: Remove unused enum dm_dig_dbg_e - Style
> staging:rtl8192u: Refactor dm_dig_connect_e - Style
> staging:rtl8192u: Refactor enum dm_dig_pd_th_e - Style
> staging:rtl8192u: Refactor enum dm_dig_cs_ratio_e - Style
> staging:rtl8192u: Refactor enum DM_CCK_Rx_Path_Method - Style
>
> drivers/staging/rtl8192u/r8192U.h | 10 +-
> drivers/staging/rtl8192u/r8192U_dm.c | 91 -----------------
> drivers/staging/rtl8192u/r8192U_dm.h | 122 ++++++++---------------
> drivers/staging/rtl8192u/r819xU_cmdpkt.c | 16 +--
> drivers/staging/rtl8192u/r819xU_cmdpkt.h | 24 ++---
> 5 files changed, 70 insertions(+), 193 deletions(-)
>
> --
> 2.18.0
>
I made a mistake and sent patches when I had old patches still left
from a previous :( That meant a few patch xx/08 were sent.
I then resent the proper patch set xx/15 but in hindsight I should have
bumped the version to 3?
Scissors :(
Powered by blists - more mailing lists