From: Jingoo Han Date: Mon, 14 Oct 2013 01:33:38 +0000 (+0900) Subject: spi: bitbang: Fix checkpatch issue X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~15^2~26^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cff93c58f7a99b3bf2fc3b343a1b6ca0546120da;p=pandora-kernel.git spi: bitbang: Fix checkpatch issue Fix the following checkpatch warnings WARNING: sizeof *cs should be sizeof(*cs) WARNING: please, no space before tabs WARNING: space prohibited between function name and open parenthesis '(' WARNING: line over 80 characters Signed-off-by: Jingoo Han Signed-off-by: Mark Brown --- Reading git-diff-tree failed