From 7d5b640dfa19a9d55bb5c9dd34f607200cb199c3 Mon Sep 17 00:00:00 2001 From: Jens Frederich Date: Sat, 17 Aug 2013 16:20:29 +0200 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed