diff --git a/drivers/staging/serqt_usb/TODO b/drivers/staging/serqt_usb/TODO new file mode 100644 index 0000000000000000000000000000000000000000..34ecca8992d2506262c3583a65d5987ce5f92eeb --- /dev/null +++ b/drivers/staging/serqt_usb/TODO @@ -0,0 +1,8 @@ +Things to do for this driver to get merged into the main portion of the +kernel: + - checkpatch cleanups + - sparse clean + - port to the usb-serial layer instead of doing it all on its + own. + +Send patches to Greg Kroah-Hartman