From: Konrad Zapalowicz Date: Sat, 16 Aug 2014 14:58:07 +0000 (+0200) Subject: staging: dgnc: Remove not needed dgnc_driver_start variable X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1189 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b3a07ede37d0c1a0985032c9f2044d71813282a;p=pandora-kernel.git staging: dgnc: Remove not needed dgnc_driver_start variable The dgnc_driver_start variable purpose was to indicate if the driver 'start' routine has been called. Now, because the 'start' routine can only be called once this variable is not needed thus this commit removes it. Signed-off-by: Konrad Zapalowicz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed