iio:proximity:srf08: White space cleanup of spacing around {} in id tables
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Thu, 30 Dec 2021 17:49:04 +0000 (17:49 +0000)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 23 Jan 2022 18:03:34 +0000 (18:03 +0000)
commit086fe53fd1a593c15525e611624ab6e03c9d9a2a
treee28fce77b76891c26376a1f655b5ac5abb6a0f9c
parentd9d46abc61a672c01275f8d1a143ceebb88042cd
iio:proximity:srf08: White space cleanup of spacing around {} in id tables

The spacing in this driver was inconsistent with a space after the {
but not before the }.  Tidy this up to avoid providing a bad example
to copy into new drivers.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Cc: Andreas Klinger <ak@it-klinger.de>
Reviewed-by: Gwendal Grignou <gwendal@chromium.org>
Link: https://lore.kernel.org/r/20211230174911.78291-10-jic23@kernel.org
drivers/iio/proximity/srf08.c