All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] staging:gpib:agilent_82350b:Cleanup and spelling fixes
@ 2025-02-17 10:05 Ravi Kumar kairi
  2025-02-17 10:05 ` [PATCH 1/4] [PATCH V2 1/4] staging:gpib:agilent_82350b: Fixed spelling error Ravi Kumar kairi
  2025-02-17 10:31 ` [PATCH 0/4] staging:gpib:agilent_82350b:Cleanup and spelling fixes Greg KH
  0 siblings, 2 replies; 3+ messages in thread
From: Ravi Kumar kairi @ 2025-02-17 10:05 UTC (permalink / raw)
  To: dpenkler
  Cc: gregkh, linux-staging, linux-kernel, kuba, dan.carpenter,
	rmk+kernel, Ravi Kumar Kairi

From: Ravi Kumar Kairi <kumarkairiravi@gmail.com>

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-02-17 10:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-17 10:05 [PATCH 0/4] staging:gpib:agilent_82350b:Cleanup and spelling fixes Ravi Kumar kairi
2025-02-17 10:05 ` [PATCH 1/4] [PATCH V2 1/4] staging:gpib:agilent_82350b: Fixed spelling error Ravi Kumar kairi
2025-02-17 10:31 ` [PATCH 0/4] staging:gpib:agilent_82350b:Cleanup and spelling fixes Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.