Re: [PATCH 4/5] staging: vchiq_core: Macros indentation fix
From: Stefan Wahren
Date: Thu Oct 10 2024 - 12:50:45 EST
Hi Umang,
Am 10.10.24 um 12:22 schrieb Umang Jain:
Make sure that MAKE_* macros fit within 80 columns instead of spanning
in a single line.
honestly i'm not a fan of this change, because it just silence
checkpatch but doesn't improve readability.
Regards