iio: inkern: add a missing space before if
authorSlawomir Stepien <sst@poczta.fm>
Thu, 14 Apr 2016 19:36:34 +0000 (21:36 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sat, 16 Apr 2016 12:39:22 +0000 (13:39 +0100)
commitfc0b81704f0458c20793e82a3c094a215833dcfe
tree92281de136b9fa1a798a8eb9c92ad923b28c8193
parentebe168069324b0a182f74bef593240840e4da97e
iio: inkern: add a missing space before if

This fixes the error reported by checkpatch.pl:

ERROR: space required before the open parenthesis '('

Signed-off-by: Slawomir Stepien <sst@poczta.fm>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/inkern.c