On Fri, Dec 06, 2024 at 04:11:57PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Convert the enum definition into a list so that future patches adding > things to enum typnm don't have to reflow the entire thing. listify is a weird word :) But the format looks so much nice, thanks! Reviewed-by: Christoph Hellwig <hch@xxxxxx>