Re: [PATCH] staging: rtl8712: align arguments with open parenthesis

From: Greg KH
Date: Mon Oct 07 2019 - 06:29:18 EST


On Sun, Oct 06, 2019 at 07:20:15PM -0300, Gabriela Bittencourt wrote:
> Cleans up checks of: "Alignment should match open parenthesis"
>
> Signed-off-by: Gabriela Bittencourt <gabrielabittencourt00@xxxxxxxxx>
> ---
> drivers/staging/rtl8712/osdep_service.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

You sent 2 different patches that do different things, yet have the same
exact subject line :(

Please fix this up and send a patch series, so I know what order in
which to apply your patches.

thanks,

greg k-h