]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: comedi: fix brace coding style issue in adl_pci9111.c
authorRich Folsom <rich.folsom@gmail.com>
Wed, 10 Mar 2010 05:36:45 +0000 (23:36 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:35:35 +0000 (11:35 -0700)
commit7574324693c9bd0e6e32c8efdc56e5082c20425f
tree700495724ad157c7546ac58c203d6bb8b9d77e7f
parentb19fcb5defed11abc9a08087fcc79e3a5d754e85
Staging: comedi: fix brace coding style issue in adl_pci9111.c

This is a patch to the adl_pci9111.c to fix up a brace warnging found by
the checkpatch.pl tool

Signed-off-by: Rich Folsom <rich.folsom@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/comedi/drivers/adl_pci9111.c