Re: [PATCH v4] staging: rtl8723bs: remove unnecessary parentheses from return

From: Greg KH

Date: Tue Aug 04 2026 - 08:19:00 EST


On Tue, Aug 04, 2026 at 11:14:17AM +0000, Ashmit Kumar wrote:
> The Linux kernel coding style specifies that return is not a function
> and therefore parentheses are not required.
>
> Signed-off-by: Ashmit Kumar <work.ashmitkumar@xxxxxxxxx>
> ---
> Changes in v4:
> - Removed accidental modification of axis-fifo.c which was incorrectly bundled in v2.

Again, slow down, and you forgot the version info for the older
submissions.