staging: comedi: pcl730: tidy up pcl730_attach()
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Thu, 6 Jun 2013 00:49:19 +0000 (17:49 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Jun 2013 19:09:16 +0000 (12:09 -0700)
commit293d567167cf1b1189efcb2f3e9b1c848b4f0a63
treeb7e4be6fd26be7b91081fb8d7a046e709a8c9446
parent74f14a58b95cbc561a527ab14953504d0d9dc61d
staging: comedi: pcl730: tidy up pcl730_attach()

For aesthetic reasons, add some whitespace to the subdevice init
and reorder it a bit.

Remove the blank line printk at the end of the attach.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/pcl730.c