On Sat, Apr 15, 2023 at 05:54:24PM +0200, Greg Kroah-Hartman wrote: > On Sat, Apr 08, 2023 at 09:51:51AM -0700, Sumitra Sharma wrote: > > Fix alignment to match opening parenthesis as suggested by Linux kernel > > coding-style. This issue is reported by checkpatch. > > > > CHECK: Alignment should match open parenthesis > > > > Signed-off-by: Sumitra Sharma <sumitraartsy@xxxxxxxxx> > > --- > > drivers/staging/rtl8192e/rtl8192e/rtl_dm.c | 21 +++++++++------------ > > 1 file changed, 9 insertions(+), 12 deletions(-) > > You have sent a lot of different patches for the same driver, with the > same subject line, but yet doing different things. I am totally > confused as to what is, and is not, the latest versions, so I am > dropping all of these from my review queue. > > Please resend them all, as a numbered patch series, so that we have a > clue as to what to review here. > Okay. Thank you. Regards Sumitra > thanks, > > greg k-h