From: Dan Carpenter Date: Mon, 14 May 2012 19:45:28 +0000 (+0300) Subject: NFS: kmalloc() doesn't return an ERR_PTR() X-Git-Tag: v3.5-rc1~52^2~45^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5abc03cd919535c61b813f2319cb38326a41e810;p=pandora-kernel.git NFS: kmalloc() doesn't return an ERR_PTR() Obviously we should check for NULL here instead of IS_ERR(). Signed-off-by: Dan Carpenter Cc: stable@vger.kernel.org [3.4] Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed