]> git.baikalelectronics.ru Git - kernel.git/commit
staging: iio: adc: fix comment block coding style issue
authorHugo Camboulive <hugo.camboulive@gmail.com>
Sat, 3 Oct 2015 18:32:48 +0000 (18:32 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Oct 2015 07:31:07 +0000 (08:31 +0100)
commitdcb96f809524038ade4d70fd318654712fa129b6
tree5b9c19833f6de8cc6086c62bbe63285e03fca010
parent7c9ada1aa65fc1b2a70e066fb9be1278ec50aaea
staging: iio: adc: fix comment block coding style issue

This patch to ad7746.c makes the comment block end with a */
on a separate line.

Signed-off-by: Hugo Camboulive <hugo.camboulive@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/iio/cdc/ad7746.c