]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: ni_mio_cs: cleanup pcmcia_driver
authorH Hartley Sweeten <hartleys@visionengravers.com>
Sat, 26 Jan 2013 00:33:00 +0000 (17:33 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Jan 2013 04:08:22 +0000 (23:08 -0500)
commitba0907bd2017c6951f1b9641b0e86ffa5b91b881
tree0fd77f00662bba567e51a84a3da06602b5f68bb4
parentf927d3a3334c87a287d6c5bf0ef1503e775df758
staging: comedi: ni_mio_cs: cleanup pcmcia_driver

For aesthetic reasons, reorder the pcmcia_driver variables and
add some whitespace.

Also, remove the unnecessary '&' before the function names. They
are already addresses.

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/ni_mio_cs.c