Kernel generally follow the style if (func()) { /* failed case */ } else { /* success */ } -aneesh