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 <lavinia.tachee@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Lavinia Tache 2015-03-08 22:33:44 +02:00 коммит произвёл Greg Kroah-Hartman
Родитель 74642c6cd0
Коммит 2071b9502d
1 изменённых файлов: 5 добавлений и 5 удалений