Linux kernel staging patches
 help / color / mirror / Atom feed
* [PATCH 0/4] staging: gpib: Cleanup and fixes for lpvo driver
@ 2024-12-04 14:57 Dave Penkler
  2024-12-04 14:57 ` [PATCH 1/4] staging: gpib: Remove useless include Dave Penkler
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Dave Penkler @ 2024-12-04 14:57 UTC (permalink / raw)
  To: gregkh, linux-staging, linux-kernel; +Cc: Dave Penkler

These are the accumulated patches for the lpvo driver
Patches 1 & 2: Remove redundant includes
Patch 3: Fix protocol constants
Patch 4: Fix unreachable code

Dave Penkler (4):
  staging: gpib: Remove useless include
  staging: gpib: Remove duplicate include
  staging: gpib: Fix erroneous removal of blank before newline
  staging: gpib: Fix faulty workaround for assignment in if

 drivers/staging/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

-- 
2.47.1


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

end of thread, other threads:[~2024-12-04 16:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-04 14:57 [PATCH 0/4] staging: gpib: Cleanup and fixes for lpvo driver Dave Penkler
2024-12-04 14:57 ` [PATCH 1/4] staging: gpib: Remove useless include Dave Penkler
2024-12-04 14:57 ` [PATCH 2/4] staging: gpib: Remove duplicate include Dave Penkler
2024-12-04 14:57 ` [PATCH 3/4] staging: gpib: Fix erroneous removal of blank before newline Dave Penkler
2024-12-04 15:29   ` Greg KH
2024-12-04 16:05   ` Dan Carpenter
2024-12-04 14:57 ` [PATCH 4/4] staging: gpib: Fix faulty workaround for assignment in if Dave Penkler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox