Explorar el Código

Staging: cpc-usb: add one todo entry

we need to get rid of those driver-specific error codes

Signed-off-by: Felipe Balbi <me@felipebalbi.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Felipe Balbi hace 16 años
padre
commit
91c0f68ff6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      drivers/staging/cpc-usb/TODO

+ 1 - 0
drivers/staging/cpc-usb/TODO

@@ -5,5 +5,6 @@ kernel:
 	- remove proc code
 	- tie into CAN socket interfaces if possible
 	- figure out sane userspace api
+	- use linux's error codes
 
 Send patches to Greg Kroah-Hartman <greg@kroah.com>