mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 00:48:50 +00:00
8ffdff6a8c
The comedi code came into the kernel back in 2008, but traces its lifetime to much much earlier. It's been polished and buffed and there's really nothing preventing it from being part of the "real" portion of the kernel. So move it to drivers/comedi/ as it belongs there. Many thanks to the hundreds of developers who did the work to make this happen. Cc: Ian Abbott <abbotti@mev.co.uk> Cc: H Hartley Sweeten <hsweeten@visionengravers.com> Link: https://lore.kernel.org/r/YHauop4u3sP6lz8j@kroah.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
12 lines
321 B
Text
12 lines
321 B
Text
TODO:
|
|
- checkpatch.pl cleanups
|
|
- Lindent
|
|
- remove all wrappers
|
|
- audit userspace interface
|
|
- Fix coverity 1195261
|
|
- cleanup the individual comedi drivers as well
|
|
|
|
Please send patches to Greg Kroah-Hartman <greg@kroah.com> and
|
|
copy:
|
|
Ian Abbott <abbotti@mev.co.uk>
|
|
H Hartley Sweeten <hsweeten@visionengravers.com>
|