iio: magnetometer: mmc35240: Fix function header formatting
authorLee Jones <lee.jones@linaro.org>
Thu, 16 Jul 2020 13:59:26 +0000 (14:59 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 20 Jul 2020 08:03:08 +0000 (09:03 +0100)
commitfaa4540ef4438ece0315ef0d30e9d4ddc8d36dd0
treec0651b19fa6829ee322384537b3d8c6362d7b855
parent61f3e708ccc32c2b233777a5f69c5bb060854cee
iio: magnetometer: mmc35240: Fix function header formatting

All lines in the header must start with " *".

Fixes the following W=1 kernel build warning(s):

 drivers/iio/magnetometer/mmc35240.c:304: warning: bad line:                             compensation for output value.

Cc: Daniel Baluta <daniel.baluta@intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/magnetometer/mmc35240.c