commit | 151df466b681181bc1b0543df79620d4e805e531 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Tue Mar 05 10:22:06 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 11 10:05:22 2013 -0700 |
tree | f6191c6908b9e2d96fd764494e9d7f902d7db594 | |
parent | b3322d422e65bcfd0a70444c9a0f240aaa8d0b07 [diff] |
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>