staging/comedi: fix the spaces issue around that '=' in drivers/ni_670x.c
authorYAMANE Toshiaki <yamanetoshi@gmail.com>
Sat, 3 Nov 2012 13:38:34 +0000 (22:38 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Nov 2012 19:16:02 +0000 (11:16 -0800)
fixed below checkpatch error.
- ERROR: spaces required around that '=' (ctx:WxV)

Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found