Re: [PATCH v5 1/4] staging: mt7621-mmc: Remove commented code for N_MSG

2018-08-29 Thread Nishad Kamdar
On Mon, Aug 27, 2018 at 07:33:40PM +0200, Greg Kroah-Hartman wrote: > On Thu, Aug 23, 2018 at 10:58:09PM +0530, Nishad Kamdar wrote: > > This patch removes the dead code for N_MSG(). > > > > Signed-off-by: Nishad Kamdar > > --- > > Changes in v5: > > - Remove commented code for N_MSG() > > ---

Re: [PATCH v5 1/4] staging: mt7621-mmc: Remove commented code for N_MSG

2018-08-27 Thread Greg Kroah-Hartman
On Thu, Aug 23, 2018 at 10:58:09PM +0530, Nishad Kamdar wrote: > This patch removes the dead code for N_MSG(). > > Signed-off-by: Nishad Kamdar > --- > Changes in v5: > - Remove commented code for N_MSG() > --- > drivers/staging/mt7621-mmc/dbg.h | 8 > 1 file changed, 8 deletions(-)

[PATCH v5 1/4] staging: mt7621-mmc: Remove commented code for N_MSG

2018-08-23 Thread Nishad Kamdar
This patch removes the dead code for N_MSG(). Signed-off-by: Nishad Kamdar --- Changes in v5: - Remove commented code for N_MSG() --- drivers/staging/mt7621-mmc/dbg.h | 8 1 file changed, 8 deletions(-) diff --git a/drivers/staging/mt7621-mmc/dbg.h b/drivers/staging/mt7621-mmc/dbg.h