lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Sat,  3 Aug 2013 23:11:39 +0200
From:	Jens Frederich <jfrederich@...il.com>
To:	gregkh@...uxfoundation.org
Cc:	dilinger@...ued.net, devel@...verdev.osuosl.org,
	linux-kernel@...r.kernel.org, cjb@...top.org,
	Jens Frederich <jfrederich@...il.com>
Subject: [PATCH] Staging: olpc_dcon: Already completed TODO entry removed

The TODO entry - drop global variables, use a proper olpc_dcon_priv
struct - is already finished. The driver has no global variables.
It uses the private structure 'dcon_priv'.

Signed-off-by: Jens Frederich <jfrederich@...il.com>

diff --git a/drivers/staging/olpc_dcon/TODO b/drivers/staging/olpc_dcon/TODO
index f378e84..886e46e 100644
--- a/drivers/staging/olpc_dcon/TODO
+++ b/drivers/staging/olpc_dcon/TODO
@@ -3,7 +3,6 @@ TODO:
 	  share more code
 	- allow simultaneous XO-1 and XO-1.5 support
 	- console event notifier support
-	- drop global variables, use a proper olpc_dcon_priv struct
 	- audit code for unnecessary code; old unsupported prototype
 	  workarounds, ancient variables (noaa?), etc
 	- verify sane i2c API usage, update to new stuff if necessary
-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ