Re: [PATCH 4/7] run_command: report system call errors instead of returning error codes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Johannes Sixt <j6t@xxxxxxxx> writes:

> On Samstag, 4. Juli 2009, Johannes Sixt wrote:
>> +	if (status >= 0 || errno != ENOENT)
>> +		exit(status & 0xff);
>
> With my replacement patch 1/7 this '& 0xff' is no longer necessary. Would you
> kindly squash this in?

Sounds sensible.  Thanks.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]