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