On Fri, Jun 07, 2024 at 05:10:43PM +0100, Al Viro wrote: > On Fri, Jun 07, 2024 at 05:26:53PM +0200, Christian Brauner wrote: > > On Fri, Jun 07, 2024 at 02:59:49AM +0100, Al Viro wrote: > > > low-hanging fruit; that's another likely source of conflicts > > > over the cycle and it might make a lot of sense to split; > > > fortunately, it can be split pretty much on per-function > > > basis - chunks are independent from each other. > > > > > > Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx> > > > --- > > > > I can pick conversions from you for files where I already have changes > > in the tree anyway or already have done conversion as part of other > > patches. > > Some notes: > > This kind of conversions depends upon fdput(empty) being not just > a no-op, but a no-op visible to compiler. Representation change arranges > for that. > > CLASS(...) has some misfeatures or nearly C++ level of tastelessness; of, sorry.