From: Lavinia Tache Date: Sun, 8 Mar 2015 20:33:44 +0000 (+0200) Subject: drivers/base: use tabs where possible in code indentation X-Git-Tag: omap-for-v4.1/fixes-rc1~166^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2071b9502dadffd22ac1bc31c68728e2783ec3ac;p=pandora-kernel.git drivers/base: use tabs where possible in code indentation Linux kernel coding style require that tabs should be used instead of spaces for code indentation. Problem found using checkpatch.pl script. Signed-off-by: Lavinia Tache Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed