From: Felipe Balbi <me@felipebalbi.com>
Date: Tue, 21 Jul 2009 12:52:26 +0000 (+0300)
Subject: Staging: cpc-usb: add one todo entry
X-Git-Tag: firefly_0821_release~12948^2~271
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=91c0f68ff6723cfa45aade768f89fac7c500cd0b;p=firefly-linux-kernel-4.4.55.git

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>
---

diff --git a/drivers/staging/cpc-usb/TODO b/drivers/staging/cpc-usb/TODO
index 000e8bbc6188..9b1752fb9cd7 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>