]> git.baikalelectronics.ru Git - kernel.git/commit
staging: vt6656: int.c: Put comment about DEBUG print define on same line as code
authorJesper Juhl <jj@chaosbits.net>
Wed, 27 Jun 2012 20:01:18 +0000 (22:01 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Jul 2012 23:10:54 +0000 (16:10 -0700)
commit100fc1dda0907ebbe6ca4465f6fcfda9a3b7577f
tree96f543650bd195653624f102255bd05317da8634
parentfe4dbef3a56ff8fff96c1be168579ca231f39223
staging: vt6656: int.c: Put comment about DEBUG print define on same line as code

A small comment at the end of the line, mentioning the debug level, is
enough - no need to repeat the entire line of code just for that.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/int.c