From: Konrad Zapalowicz Date: Sat, 16 Aug 2014 14:58:05 +0000 (+0200) Subject: staging: dgnc: Remove driver-wide state variable X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1191 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d8c5aa329e7a7a17d9c99122d89d76663195ddb;p=pandora-kernel.git staging: dgnc: Remove driver-wide state variable This commit removes the driver's global state variable. This is ok because the state was changed only once at the end of init phase thus the future usage of this variable is pointless. Signed-off-by: Konrad Zapalowicz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed