On Sun, Apr 02, 2023 at 05:36:24PM -0700, Ira Weiny wrote:
Khadija Kamran wrote:
Improve arche_platform_wd_irq() function to minimize indentation and fix checkpatch issues.
Minor point but the cover should have
'staging: greybus: ...'
... for the subject.
Hey Ira,
Sorry, my bad! I missed it by mistake.
Regards, Khadija
The function name is nice but it is a pain to look in the code to know what part of the kernel this series is for.
Ira
Khadija Kamran (2): staging: greybus: add a single exit path to arche_platform_wd_irq() staging: greybus: refactor arche_platform_wd_irq()
drivers/staging/greybus/arche-platform.c | 84 ++++++++++++------------ 1 file changed, 43 insertions(+), 41 deletions(-)
-- 2.34.1