diff options
author | Akinobu Mita <akinobu.mita@gmail.com> | 2006-11-28 12:29:43 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-11-28 17:26:50 -0800 |
commit | 3cce4856ff3dfa663b1a168dab48120d70820da6 (patch) | |
tree | 8d71aa53cff785eb89acd2499179deaf8bc44ca3 /fs | |
parent | 967bf623e9f5eecfb056b1ba7e0efd74a21c9c3a (diff) | |
download | linux-3.10-3cce4856ff3dfa663b1a168dab48120d70820da6.tar.gz linux-3.10-3cce4856ff3dfa663b1a168dab48120d70820da6.tar.bz2 linux-3.10-3cce4856ff3dfa663b1a168dab48120d70820da6.zip |
[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 <akinobu.mita@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions