From: Simon Guo Date: Thu, 29 Jan 2015 05:33:17 +0000 (+0800) Subject: STAGING: Fix pcl818.c coding style issue: code indent should use tabs where possible X-Git-Tag: fixes-v4.0-rc1~99^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25ef8072fbea1843c29c24cf82e6913c504db55c;p=pandora-kernel.git 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-diff-tree failed