From: Akinobu Mita Date: Tue, 28 Nov 2006 20:29:43 +0000 (-0800) Subject: [PATCH] fix create_write_pipe() error check X-Git-Tag: v2.6.19~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cce4856ff3dfa663b1a168dab48120d70820da6;p=pandora-kernel.git [PATCH] fix create_write_pipe() error check The return value of create_write_pipe()/create_read_pipe() should be checked by IS_ERR(). Signed-off-by: Akinobu Mita Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed