aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/cpc-usb
diff options
context:
space:
mode:
authorFelipe Balbi <me@felipebalbi.com>2009-07-21 15:52:26 +0300
committerGreg Kroah-Hartman <gregkh@suse.de>2009-09-15 12:02:05 -0700
commit91c0f68ff6723cfa45aade768f89fac7c500cd0b (patch)
tree2af50afb15ed53af90eee110cb53e7746c4c0619 /drivers/staging/cpc-usb
parent6c4d3708f6945846785f3512d7a483d20a774745 (diff)
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>
Diffstat (limited to 'drivers/staging/cpc-usb')
-rw-r--r--drivers/staging/cpc-usb/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/cpc-usb/TODO b/drivers/staging/cpc-usb/TODO
index 000e8bbc618..9b1752fb9cd 100644
--- a/drivers/staging/cpc-usb/TODO
+++ b/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>