Re: [PATCH net-next v03 1/4] hinic3: Fix code Style(remove empty lines between error handling)
From: Joe Damato
Date: Thu Jan 29 2026 - 15:13:17 EST
On Thu, Jan 29, 2026 at 12:01:08PM +0800, Fan Gong wrote:
> According to previous review comment, fix code style of removing empty
Hm, I'm wondering if maybe the subject or commit message could be reworded a
little bit?
Maybe something simpler like:
Subject: [PATCH net-next v3 1/4] hinic3: Remove empty lines
Make error handling paths more idiomatic by removing empty lines.
Link: https://lore.kernel.org/netdev/20250902180937.4c8d9eb3@xxxxxxxxxx/
Co-developed-by: ...
Signed-off-by: ...
Maybe Simon has a better suggestion.