OSDN Git Service

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)
commit9e4edd5794c94463bc0dfb0552cf6bba11b19bcc
treeaae2cf6d22c0fb4c0a3d2d1706ba35ae9d00e3ec
parent4ecd6228acc8c3bb5c7d18bae57ce13685936e6d
staging/comedi: fix the spaces issue around that '=' in drivers/ni_670x.c

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>
drivers/staging/comedi/drivers/ni_670x.c