From: Mike Frysinger Date: Wed, 23 Sep 2009 22:57:07 +0000 (-0700) Subject: flat: use IS_ERR_VALUE() helper macro X-Git-Tag: v2.6.32-rc1~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b8c78f2bfa6ebed0f47794b5995a0d4b3fe456d;p=pandora-kernel.git flat: use IS_ERR_VALUE() helper macro There is a common macro now for testing mixed pointer/errno values, so use that rather than handling the casts ourself. Signed-off-by: Mike Frysinger Acked-by: David McCullough Acked-by: Greg Ungerer Cc: David Howells Cc: Paul Mundt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed