Re: [PATCH 1/6] Staging: rts5208: rtsx_card.c: Fixed all braces issues of the file

From: Greg KH
Date: Wed Oct 03 2018 - 14:38:12 EST


On Tue, Oct 02, 2018 at 07:11:26PM -0400, Maxime Desroches wrote:
> Fixed all the braces issues of the rtsx_card.c file
>
> Signed-off-by: Maxime Desroches <desroches.maxime@xxxxxxxxx>
> ---
> drivers/staging/rts5208/rtsx_card.c | 96 +++++++++++------------------
> 1 file changed, 37 insertions(+), 59 deletions(-)

None of the patches in this series applied to my staging-next tree at
all :(

Always work against either linux-next, or my staging-next tree when
submitting patches so you do not duplicate work others have already
done.

thanks,

greg k-h