caif: remove duplicate initialization
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 6 Feb 2012 21:20:15 +0000 (21:20 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Feb 2012 18:39:37 +0000 (13:39 -0500)
"priv" is initialized twice.  I kept the second one, because it is next
to the check for NULL.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found