From 25ef8072fbea1843c29c24cf82e6913c504db55c Mon Sep 17 00:00:00 2001 From: Simon Guo Date: Thu, 29 Jan 2015 13:33:17 +0800 Subject: [PATCH] STAGING: Fix pcl818.c coding style issue: code indent should use tabs where possible Correct one coding style problem(detected by checkpatch.pl) in pcl818.c. - code indent should use tabs where possible It is fixed by reformatting the comment block to usual comment style. And with the reformatting, following coding style problem is also fixed: - please, no space before tabs Signed-off-by: Simon Guo Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed