From: Yang Zhang Date: Fri, 17 Dec 2010 07:58:36 +0000 (+0100) Subject: block: convert !IS_ERR(p) && p to !IS_ERR_NOR_NULL(p) X-Git-Tag: v2.6.38-rc1~231^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9f985b6e05ebd7af2aaef0eb3ae369390ef191f;p=pandora-kernel.git block: convert !IS_ERR(p) && p to !IS_ERR_NOR_NULL(p) Signed-off-by: Yang Zhang Signed-off-by: Jens Axboe --- Reading git-diff-tree failed