Staging: comedi: fix suspect code indent in ni_labpc.c
authorStewart Robertson <stewart_r@aliencamel.com>
Sun, 21 Feb 2010 11:21:37 +0000 (11:21 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 4 Mar 2010 15:59:01 +0000 (07:59 -0800)
commit639b9f1ee5987270be2bca4bf8b7e6110d3b47ec
treeddd8ece50063d277539caa70d6d2588f1a3e588b
parent65d6d26c6bcd802ebe2b22a29d9b6bbebfd8d7f8
Staging: comedi: fix suspect code indent in ni_labpc.c

This is a patch to the ni_labpc.c file that fixes suspect code indent for
conditional statements found by the checkpatch.pl tool

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