On Tue, Aug 02, 2016 at 04:34:20PM +0300, Matwey V. Kornilov wrote: > And actually S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH can be simplified > to S_IRUGO | S_IWUSR, not? > I think we need to have and use dedicated special macros for most > common magic octal permissions like 0755 or 0644. We already do have them, the developer here decided to not use them for some unknown reason, making all 1285 of these patches wrong :( -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html