Messages in this thread |  | | Date | Wed, 3 Oct 2018 11:38:08 -0700 | From | Greg KH <> | Subject | Re: [PATCH 1/6] Staging: rts5208: rtsx_card.c: Fixed all braces issues of the file |
| |
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@gmail.com> > --- > 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
|  |