From: Thomas Wood Date: Fri, 30 May 2014 23:10:20 +0000 (-0700) Subject: drivers/w1/w1_int.c: Fix style errors. X-Git-Tag: cleanup-for-v3.18~127^2~83 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7242d42ace30825553eabd424b41b03136d37faa;p=pandora-kernel.git drivers/w1/w1_int.c: Fix style errors. Replace spaces at beginning of the string with tabs, and replace foo * bar with foo *bar in a pointer declaration. Signed-off-by: Thomas Wood Acked-by: Evgeniy Polyakov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed