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

From: Greg Kroah-Hartman
Date: Tue Oct 02 2018 - 18:16:40 EST


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 :(