diff options
| author | 2006-01-10 00:09:16 +0300 | |
|---|---|---|
| committer | 2006-01-09 13:02:51 -0800 | |
| commit | 682e852e2638ed0aff84aa51181c9e5d2f939562 (patch) | |
| tree | e1a5221fe0c98d743fbceec2d0932f3556aecf93 /scripts/basic/split-include.c | |
| parent | [PATCH] Fix sg_page_malloc() memset (diff) | |
[PATCH] Fix more "if ((err = foo() < 0))" typos
Another reason to use:
ret = foo();
if (ret < 0)
goto out;
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'scripts/basic/split-include.c')
0 files changed, 0 insertions, 0 deletions
