From: Sachin Kamat Date: Tue, 10 Sep 2013 11:36:27 +0000 (+0530) Subject: spi: atmel: Silence checkpatch errors X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~15^2~28^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a536d7654338a06356afd0363e6adf51a02cb08b;p=pandora-kernel.git spi: atmel: Silence checkpatch errors Fixes the following types of checkpatch errors and warning: ERROR: space required after that ',' (ctx:VxV) WARNING: sizeof *as should be sizeof(*as) Signed-off-by: Sachin Kamat Acked-by: Nicolas Ferre Signed-off-by: Mark Brown --- Reading git-diff-tree failed