From: Daeseok Youn Date: Sat, 9 Aug 2014 05:36:44 +0000 (+0900) Subject: staging: dgap: remove useless variable X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1418 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83d24f82293eaa32f0f5679c743d9168cd74cad8;p=pandora-kernel.git staging: dgap: remove useless variable dgap_major_serial_registered and dgap_major_transparent_print_registered could be checked whether a board is initialized. But it doesn't need to check that variables becasue dgap module isn't calling the dgap_cleanup_tty() without initializing for a board completely. Signed-off-by: Daeseok Youn Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed