From: Dan Carpenter Date: Mon, 6 Feb 2012 21:20:15 +0000 (+0000) Subject: caif: remove duplicate initialization X-Git-Tag: v3.4-rc1~177^2~360 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af2ce213f6e6b28497c5c932f43b94026b5a0363;p=pandora-kernel.git caif: remove duplicate initialization "priv" is initialized twice. I kept the second one, because it is next to the check for NULL. Signed-off-by: Dan Carpenter Signed-off-by: David S. Miller --- Reading git-diff-tree failed