Re: [PATCH] staging: vt6655: Match parenthesis alignment
From: Greg KH
Date: Sun Mar 03 2024 - 14:30:23 EST
On Sun, Mar 03, 2024 at 06:56:40AM +0000, Dorine Tipo wrote:
> Align parameters in static void calculate_ofdmr_parameter()
>
> This patch aligns the parameters with the opening parenthesis for better
> readability and adherence to coding style guidelines.
>
> Signed-off-by: Dorine Tipo <dorine.a.tipo@xxxxxxxxx>
> ---
> drivers/staging/vt6655/card.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Hi,
You sent 5 patches with all the same subject line, yet they did
different things :(
Please resend these, all together as a proper patch series, with unique
subjects so we can review them easier.
thanks,
greg k-h