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