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

From: Umang Jain
Date: Fri Oct 11 2024 - 03:30:34 EST


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