From: Dan Carpenter Date: Sat, 6 Mar 2010 01:04:45 +0000 (+0000) Subject: sock.c: potential null dereference X-Git-Tag: v2.6.34-rc2~48^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72150e9b7fec217fbd646a29ea2f65a3d4d55ea9;p=pandora-kernel.git sock.c: potential null dereference We test that "prot->rsk_prot" is non-null right before we dereference it on this line. Signed-off-by: Dan Carpenter Signed-off-by: David S. Miller --- Reading git-diff-tree failed