[PATCH 0/8] staging: vchiq: Lower indentation at various places

Umang Jain posted 8 patches 1 month, 2 weeks ago
There is a newer version of this series
.../interface/vchiq_arm/vchiq_arm.c           |  34 ++--
.../interface/vchiq_arm/vchiq_core.c          | 185 +++++++++---------
2 files changed, 111 insertions(+), 108 deletions(-)
[PATCH 0/8] staging: vchiq: Lower indentation at various places
Posted by Umang Jain 1 month, 2 weeks ago
Series is attempted to fix few alignments issues.
Also, it aims to lower indentation of various nested `if` conditional
blocks without introducing any functional changes.

Umang Jain (8):
  staging: vchiq_core: Locally cache cache_line_size information
  staging: vchiq_core: Properly log dev_err()
  staging: vchiq_core: Do not log debug in a separate scope
  staging: vchiq_core: Lower indentation of a conditional block
  staging: vchiq_core: Indent copy_message_data() on a single line
  staging: vchiq_arm: Lower indentation of a conditional block
  staging: vchiq_core: Lower indentation in parse_open()
  staging: vchiq_core: Lower indentation in vchiq_close_service_internal

 .../interface/vchiq_arm/vchiq_arm.c           |  34 ++--
 .../interface/vchiq_arm/vchiq_core.c          | 185 +++++++++---------
 2 files changed, 111 insertions(+), 108 deletions(-)

-- 
2.45.2