Commit da91a80a authored by Anson Jacob's avatar Anson Jacob Committed by Greg Kroah-Hartman

staging: comedi: ni_atmio.c: Fix checkpatch warning

Fix checkpatch.pl warning for 'Statements should start on a tabstop'
Convert single line block comment to single line comment
Align single line comment
Signed-off-by: default avatarAnson Jacob <ansonjacob.aj@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent f8d791f2
...@@ -89,10 +89,7 @@ ...@@ -89,10 +89,7 @@
#include "ni_stc.h" #include "ni_stc.h"
#include "8255.h" #include "8255.h"
/* /* AT specific setup */
* AT specific setup
*/
static const struct ni_board_struct ni_boards[] = { static const struct ni_board_struct ni_boards[] = {
{ {
.name = "at-mio-16e-1", .name = "at-mio-16e-1",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment