OSDN Git Service

staging: iio: ad2s1210: fix 'assignment operator' style checks
authorMatheus Tavares <matheus.bernardino@usp.br>
Mon, 8 Oct 2018 03:29:38 +0000 (00:29 -0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 8 Oct 2018 20:20:55 +0000 (21:20 +0100)
commit5c93f3ce98b6e5ceda6b2e9c80b071e556fac6f4
tree6893f36b3534881023217e3039e3d79cf74bb41f
parent2e00b533527cf4f53a8909b950d2a583c967cd65
staging: iio: ad2s1210: fix 'assignment operator' style checks

This patch fixes all "Assignment operator '=' should be on the previous
line" checks found in ad2s1210.c with checkpatch.pl.

Signed-off-by: Matheus Tavares <matheus.bernardino@usp.br>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/staging/iio/resolver/ad2s1210.c