From: Dan Carpenter Date: Tue, 24 Jan 2012 08:39:22 +0000 (+0300) Subject: cifs: NULL dereference on allocation failure X-Git-Tag: v3.3-rc3~12^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=803ab977618eae2b292cda0a97eed75f42250ddf;p=pandora-kernel.git cifs: NULL dereference on allocation failure We should just return directly here, the goto causes a NULL dereference. Signed-off-by: Dan Carpenter Reviewed-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed