Re: [PATCH v5 1/3] staging: mt7621-mmc: Remove #if 0 blocks

From: Nishad Kamdar
Date: Wed Oct 03 2018 - 12:22:09 EST


On Tue, Oct 02, 2018 at 03:16:36PM -0700, Greg Kroah-Hartman wrote:
> On Mon, Oct 01, 2018 at 08:13:40PM +0530, Nishad Kamdar wrote:
> > This patch removes #if 0 code blocks and usages of
> > functions defined in the #if 0 blocks.
> >
> > Signed-off-by: Nishad Kamdar <nishadkamdar@xxxxxxxxx>
> > ---
> > drivers/staging/mt7621-mmc/dbg.c | 21 +--
> > drivers/staging/mt7621-mmc/dbg.h | 14 --
> > drivers/staging/mt7621-mmc/sd.c | 269 -------------------------------
> > 3 files changed, 1 insertion(+), 303 deletions(-)
>
> This patch did not apply :(

Oh, do you mean it gave conflicts while applying?
I'll check and resubmit it in that case.

Thanks for the review.

regards,
Nishad