iio: hmc5843: Fix comment style warnings
authorCristina Moraru <cristina.moraru09@gmail.com>
Sun, 7 Feb 2016 22:21:50 +0000 (00:21 +0200)
committerJonathan Cameron <jic23@kernel.org>
Tue, 9 Feb 2016 22:17:21 +0000 (22:17 +0000)
commit4630adb8ec5a89dca07bf39c341256803c4f1a46
tree09b9c112f80d717660ab3762fd33c24f4ce0a7b1
parentc099225f0a248c395509606932e3ca2cf6c65932
iio: hmc5843: Fix comment style warnings

Fix comment style warnings in order to comply with Coding Style
standard provided by Documentation/CodingStyle.

This patch solves following issue found with checkpatch:
WARNING: Block comments use a trailing */ on a separate line

Signed-off-by: Cristina Moraru <cristina.moraru09@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/magnetometer/hmc5843.h
drivers/staging/iio/magnetometer/hmc5843_i2c.c
drivers/staging/iio/magnetometer/hmc5843_spi.c
This page took 0.028121 seconds and 5 git commands to generate.