eeepc-laptop: whitespace for checkpatch.pl

checkpatch doesn't like tab+space for a return statement.

WARNING: suspect code indent for conditional statements (8, 17)
+	if (!device)
+		 return -EINVAL;

Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
Len Brown
2009-08-28 19:03:11 -04:00
parent b09f5fecf8
commit aeb41b852f