From: Mike Waychison Date: Sat, 12 Mar 2011 01:43:00 +0000 (-0800) Subject: efivars: move efivars globals into struct efivars X-Git-Tag: v2.6.39-rc1~471^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29422693c410c68071bdd60e0a0ec590490781aa;p=pandora-kernel.git efivars: move efivars globals into struct efivars In preparation for abstracting out efivars to be usable by other similar variable services, move the global lock, list and kset into a structure. Later patches will change the scope of 'efivars' and have it be passed by function argument. Signed-off-by: Mike Waychison Cc: Matt Domsch , Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed