staging: iio: adc: fix comment block coding style issue
authorHugo Camboulive <hugo.camboulive@gmail.com>
Sun, 4 Oct 2015 16:30:45 +0000 (16:30 +0000)
committerJonathan Cameron <jic23@kernel.org>
Sun, 11 Oct 2015 09:21:22 +0000 (10:21 +0100)
commit18a16b5e26c74dda2881c8f2977d702fd0e13fda
treeb38c109e89efb161f5700c6c70c9c4a813d2e1c6
parent1b75ce658775c9131ea6689ffadcde2663983b6c
staging: iio: adc: fix comment block coding style issue

This patch to ad7746.c makes the comment blocks end with a */
on a separate line, and start with a /* on an empty line.

Signed-off-by: Hugo Camboulive <hugo.camboulive@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/cdc/ad7746.c
This page took 0.024929 seconds and 5 git commands to generate.