Re: [PATCH] mmc: core: fixing for the wrong indent

2013-02-11 Thread Chris Ball
Hi, On Fri, Feb 01 2013, Jaehoon Chung wrote: This patch is fixed the wrong indent. (Just code cleanup) Signed-off-by: Jaehoon Chung jh80.ch...@samsung.com --- drivers/mmc/core/core.c | 23 +++ 1 files changed, 11 insertions(+), 12 deletions(-) Thanks, pushed to

[PATCH] mmc: core: fixing for the wrong indent

2013-01-31 Thread Jaehoon Chung
This patch is fixed the wrong indent. (Just code cleanup) Signed-off-by: Jaehoon Chung jh80.ch...@samsung.com --- drivers/mmc/core/core.c | 23 +++ 1 files changed, 11 insertions(+), 12 deletions(-) diff --git a/drivers/mmc/core/core.c b/drivers/mmc/core/core.c index