All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] greybus: staging fixes and cleanups
@ 2025-12-19  6:34 Zhan Xusheng
  2025-12-19  6:34 ` [PATCH 1/4] staging: greybus: spilib: fix function parameter indentation Zhan Xusheng
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Zhan Xusheng @ 2025-12-19  6:34 UTC (permalink / raw)
  To: linux-staging; +Cc: Zhan Xusheng

This series fixes several issues in the greybus staging drivers:

1/4  staging: greybus: spilib: fix function parameter indentation
2/4  staging: greybus: audio: avoid macro with side effects
3/4  staging: greybus: gb-camera: use BIT() macro and fix formatting
4/4  staging: greybus: greybus_firmware: fix long macro lines

 drivers/staging/greybus/audio_helper.c     |  6 +-----
 drivers/staging/greybus/gb-camera.h        |  9 +++++----
 drivers/staging/greybus/greybus_firmware.h | 15 ++++++++++-----
 drivers/staging/greybus/spilib.c           |  6 ++++--
 4 files changed, 20 insertions(+), 16 deletions(-)

Cc: linux-staging@lists.linux.dev
-- 
2.43.0


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

end of thread, other threads:[~2025-12-22 15:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-19  6:34 [PATCH 0/4] greybus: staging fixes and cleanups Zhan Xusheng
2025-12-19  6:34 ` [PATCH 1/4] staging: greybus: spilib: fix function parameter indentation Zhan Xusheng
2025-12-22  8:45   ` Greg KH
2025-12-19  6:34 ` [PATCH 2/4] staging: greybus: audio: avoid macro with side effects Zhan Xusheng
2025-12-22  8:46   ` Greg KH
2025-12-19  6:34 ` [PATCH 3/4] staging: greybus: gb-camera: use BIT() macro and fix formatting Zhan Xusheng
2025-12-22  8:46   ` Greg KH
2025-12-19  6:34 ` [PATCH 4/4] staging: greybus: greybus_firmware: fix long macro lines Zhan Xusheng
2025-12-22  8:47   ` Greg KH
2025-12-22 15:40 ` [PATCH 1/4] staging: greybus: gb-camera: use BIT() macro and fix formatting Zhan Xusheng

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.