Staging: comedi: fix brace, print(k) and over 80 character coding style issues in...
authorMaurice Dawson <mauricedawson2699@googlemail.com>
Tue, 30 Mar 2010 11:24:14 +0000 (12:24 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:35:31 +0000 (11:35 -0700)
commitaf6ddd57f2e811561ca57a98b4c7a2bb1db6a270
treee2f85990490a0ac6d8a0b1f76904dffaddc9e761
parentcf8d3af5aed0d7bc40e8966b45aeced7c7bf1bef
Staging: comedi: fix brace, print(k) and over 80 character coding style issues in adv_pci1723.c

This is a Patch to the adv_pci1723.c file that fixes up brace, print(k) and over 80 character warnings found by the checkpatch.pl tool

Signed-off-by: Maurice Dawson <mauricedawson2699@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/comedi/drivers/adv_pci1723.c