Staging: comedi: fix coding style issues in ni_labpc.c
authorStewart Robertson <stewart_r@aliencamel.com>
Sun, 21 Feb 2010 10:13:21 +0000 (10:13 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 4 Mar 2010 00:43:03 +0000 (16:43 -0800)
commite41a6f6d9cb7404420d596f27609a3f4f55dcaf5
treedcbe3fca863c535b0ec3f5e9db5a6fed7abee601
parentaf71b816cdc623bc7c0b616ededbf3dadaf03156
Staging: comedi: fix coding style issues in ni_labpc.c

This is a patch to the ni_labpc.c file that fixes the brace warnings and
comments over 80 characters found by the checkpatch.pl tool. Some code
still goes over 80 characters because I didn't know what to do with it.

Signed-off-by: Stewart Robertson <stewart_r@aliencamel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/comedi/drivers/ni_labpc.c