On Mon, Jul 24, 2006, ?????? wrote:
> 93                 if (mode & IPC_M) {
> 94                         error = suser(td);
> 95                         if (error)
> 96                                 return (error);

> why not directly return the error in line 94?

Assignment could return boolean false as well.

-- 
Ecchi na no wa ikenai to omoimasu.

Attachment: signature.asc
Description: Digital signature

Reply via email to