From: Rashika Kheria Date: Mon, 11 Nov 2013 15:09:34 +0000 (+0530) Subject: Staging: keucr: Move the declaration of variable ErrCode in smilmain.c X-Git-Tag: v3.14-rc1~150^2~775^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=665fba0e1d28df9f2f4659991063e90040d62917;p=pandora-kernel.git Staging: keucr: Move the declaration of variable ErrCode in smilmain.c This patch moves the declaration of variable ErrCode to file smilmain.c since this is the only file which uses it. Hence, it also removes extern declaration from the header file smil.h. Signed-off-by: Rashika Kheria Reviewed-by: Peter P Waskiewicz Jr Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed