[PATCH v2 0/7] staging: vchiq_arm: Various cleanups

Gaston Gonzalez gascoar at gmail.com
Sun Sep 19 14:59:07 PDT 2021


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




More information about the linux-arm-kernel mailing list