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)
commitea15b7b219b19c9ddb668ab3d5d727f46900605e
tree96f543650bd195653624f102255bd05317da8634
parentc6058cb3c7f1e2204aca958a0f91473b2cd14684
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