commit | a536d7654338a06356afd0363e6adf51a02cb08b | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Tue Sep 10 17:06:27 2013 +0530 |
committer | Mark Brown <broonie@linaro.org> | Tue Sep 17 00:13:58 2013 +0100 |
tree | 1e45868a7b61457f55c7b55be904c5023abe0f3f | |
parent | ec60dd37e1d907d0524fa4c5806ecf24b16ea712 [diff] |
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 <sachin.kamat@linaro.org> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Mark Brown <broonie@linaro.org>