Re: [RFC][PATCH 8/8] really consolidate INIT_C_CC definitions

2018-09-10 Thread Al Viro
On Mon, Sep 10, 2018 at 03:33:45AM -1000, Linus Torvalds wrote: > On Sun, Sep 9, 2018 at 6:52 PM Al Viro wrote: > > > > */ > > +#ifndef INIT_C_CC_VDISCARD > > +#define INIT_C_CC_VDISCARD 'O'-0x40 > > +#endif > > Just change everybody to do the same, nobody cares about VDISCARD. > > We can chang

Re: [RFC][PATCH 8/8] really consolidate INIT_C_CC definitions

2018-09-10 Thread Linus Torvalds
On Sun, Sep 9, 2018 at 6:52 PM Al Viro wrote: > > */ > +#ifndef INIT_C_CC_VDISCARD > +#define INIT_C_CC_VDISCARD 'O'-0x40 > +#endif Just change everybody to do the same, nobody cares about VDISCARD. We can change the value of VDISCARD because it doesn't actually have anything connected to it, s