Re: [PATCH 2/2] Staging: vt6656: fix code indenting error in power.c

2013-10-27 Thread Greg Kroah-Hartman
On Thu, Oct 24, 2013 at 07:26:47AM +0200, Johannes Löthberg wrote: > This patch fixes a code indentation error found by checkpatch.pl > where a line was indented with spaces instead of tabs > > Signed-off-by: Johannes Löthberg > --- > drivers/staging/vt6656/power.c | 2 +- > 1 file changed, 1 in

[PATCH 2/2] Staging: vt6656: fix code indenting error in power.c

2013-10-23 Thread Johannes Löthberg
This patch fixes a code indentation error found by checkpatch.pl where a line was indented with spaces instead of tabs Signed-off-by: Johannes Löthberg --- drivers/staging/vt6656/power.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/vt6656/power.c b/drivers/