OSDN Git Service

Staging: vt6656: fix code indenting error in power.c
authorJohannes Löthberg <johannes@kyriasis.com>
Sun, 27 Oct 2013 21:02:09 +0000 (22:02 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Oct 2013 03:36:44 +0000 (20:36 -0700)
commitf27d2be41d78d6b0f51721efdd5413f47ceeb379
treec9a54119743040e2078d369fc3d2f3ed5a49cdf0
parent6dfd609b4d08519185ace2878871710a92a520c3
Staging: vt6656: fix code indenting error in power.c

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 <johannes@kyriasis.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/power.c