All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/7] staging: vchiq_arm: Various cleanups
@ 2021-09-19 21:59 ` Gaston Gonzalez
  0 siblings, 0 replies; 16+ messages in thread
From: Gaston Gonzalez @ 2021-09-19 21:59 UTC (permalink / raw)
  To: linux-staging
  Cc: gregkh, nsaenz, stefan.wahren, arnd, dan.carpenter, ojaswin98,
	amarjargal16, linux-rpi-kernel, linux-arm-kernel,
	bcm-kernel-feedback-list, linux-kernel, gascoar

This set of patches consists in some code style fixes.

v1 -> v2:
    - Remove patch vchiq_arm: replace sleep() with usleep_range() from the series
    - Add cover letter to the series

Gaston Gonzalez (7):
  staging: vchiq_arm: cleanup code alignment issues
  staging: vchiq_arm: remove unnecessary space in cast
  staging: vchiq_arm: clarify multiplication expressions
  staging: vchiq_arm: cleanup blank lines
  staging: vchiq_arm: fix quoted strings split across lines
  staging: vchiq_arm: remove extra blank line
  staging: vchiq_arm: use __func__ to get function name in debug message

 .../interface/vchiq_arm/vchiq_arm.c           | 221 +++++++-----------
 .../interface/vchiq_arm/vchiq_arm.h           |   1 -
 2 files changed, 84 insertions(+), 138 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2021-09-19 22:10 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-19 21:59 [PATCH v2 0/7] staging: vchiq_arm: Various cleanups Gaston Gonzalez
2021-09-19 21:59 ` Gaston Gonzalez
2021-09-19 21:59 ` [PATCH v2 1/7] staging: vchiq_arm: cleanup code alignment issues Gaston Gonzalez
2021-09-19 21:59   ` Gaston Gonzalez
2021-09-19 21:59 ` [PATCH v2 2/7] staging: vchiq_arm: remove unnecessary space in cast Gaston Gonzalez
2021-09-19 21:59   ` Gaston Gonzalez
2021-09-19 21:59 ` [PATCH v2 3/7] staging: vchiq_arm: clarify multiplication expressions Gaston Gonzalez
2021-09-19 21:59   ` Gaston Gonzalez
2021-09-19 21:59 ` [PATCH v2 4/7] staging: vchiq_arm: cleanup blank lines Gaston Gonzalez
2021-09-19 21:59   ` Gaston Gonzalez
2021-09-19 21:59 ` [PATCH v2 5/7] staging: vchiq_arm: fix quoted strings split across lines Gaston Gonzalez
2021-09-19 21:59   ` Gaston Gonzalez
2021-09-19 21:59 ` [PATCH v2 6/7] staging: vchiq_arm: remove extra blank line Gaston Gonzalez
2021-09-19 21:59   ` Gaston Gonzalez
2021-09-19 21:59 ` [PATCH v2 7/7] staging: vchiq_arm: use __func__ to get function name in debug message Gaston Gonzalez
2021-09-19 21:59   ` Gaston Gonzalez

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.