From 2071b9502dadffd22ac1bc31c68728e2783ec3ac Mon Sep 17 00:00:00 2001 From: Lavinia Tache Date: Sun, 8 Mar 2015 22:33:44 +0200 Subject: [PATCH] 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-format-patch failed