]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: comedi: skel: cleanup pci_driver declaration
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Tue, 5 Mar 2013 17:22:06 +0000 (10:22 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 Mar 2013 17:05:22 +0000 (10:05 -0700)
commit151df466b681181bc1b0543df79620d4e805e531
treef6191c6908b9e2d96fd764494e9d7f902d7db594
parentb3322d422e65bcfd0a70444c9a0f240aaa8d0b07
staging: comedi: skel: cleanup pci_driver declaration

For aesthetic reasons, add some whitespace to the pci_driver
declaration.

Also, move the pci device table near the pci_driver.

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