On Mon, Feb 17, 2025 at 03:35:09PM +0530, Ravi Kumar kairi wrote: > From: Ravi Kumar Kairi <kumarkairiravi@xxxxxxxxx> > > 1. Fixing spelling mistakes such as "havn't" → "haven't" > 2. Removing unnecessary commented-out code > 3. Cleaning up whitespace and formatting inconsistencies > 4. Removing a empty line in if{} which was casuing it be read as single > line > > These are minor changes aimed at improving code readability and maintainability. > > I appreciate your time in reviewing this series. > > Thanks, > Ravi Kumar Kairi > > Ravi Kumar Kairi (4): > staging:gpib:agilent_82350b: Fixed spelling error > staging:gpib:agilent_82350b: Removed commented out code > staging:gpib:agilent_82350b:Removed blank line > staging:gpib:agilent_82350b: Fix Indent issue with block > > .../staging/gpib/agilent_82350b/agilent_82350b.c | 16 +--------------- > 1 file changed, 1 insertion(+), 15 deletions(-) > > -- > 2.48.1 > > Something went wrong with your submission here, look at how these show up on lore.kernel.org and in my inbox: Feb 17 Ravi Kumar kair (0.9K) ┬─>[PATCH 4/4] [PATCH V2 4/4] staging:gpib:agilent_82350b: Fix Indent issue with block Feb 17 Ravi Kumar kair (1.5K) ├─>[PATCH 3/4] [PATCH V2 3/4] staging:gpib:agilent_82350b:Removed blank line Feb 17 Ravi Kumar kair (1.5K) ├─>[PATCH 2/2] [PATCH V2 3/4] staging:gpib:agilent_82350b:Removed blank line Feb 17 Ravi Kumar kair (3.0K) ├─>[PATCH 2/4] [PATCH V2 2/4] staging:gpib:agilent_82350b: Removed commented out code Feb 17 Ravi Kumar kair (3.0K) └─>[PATCH 1/2] [PATCH V2 2/4] staging:gpib:agilent_82350b: Removed commented out code Feb 17 Ravi Kumar kair (0.8K) [PATCH 0/4] staging:gpib:agilent_82350b:Cleanup and spelling fixes Feb 17 Ravi Kumar kair (0.9K) └─>[PATCH 1/4] [PATCH V2 1/4] staging:gpib:agilent_82350b: Fixed spelling error I count 6 patches in a patch series of 4? And the threading is broken in a very odd way? Please fix up and send a proper v3 series. thanks, greg k-h