mirror of https://gitee.com/openkylin/linux.git
staging: dgnc: dgnc_driver.c Blank line before }
Make suggested checkpatch modification for CHECK: Blank lines aren't necessary before a close brace '}' Signed-off-by: Walt Feasel <waltfeasel@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
011ec1f7ee
commit
778d24d501
|
@ -579,7 +579,6 @@ static void cleanup(bool sysfiles)
|
|||
dgnc_cleanup_tty(dgnc_board[i]);
|
||||
dgnc_cleanup_board(dgnc_board[i]);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue