On Wed, Jul 2, 2025 at 12:20 AM Giuliano Procida <gprocida@xxxxxxxxxx> wrote: > > When investigating MODVERSIONS CRC changes from one build to the next, > we need to diff corresponding symtypes files. However, gendwarfksyms > did not order these files. > > The first change in this series makes gendwarfksyms code conform to > the preferred style for the size parameter passed to allocation > functions. > > https://github.com/torvalds/linux/blob/v6.15/Documentation/process/coding-style.rst?plain=1#L941 > > The second change in this series ensures symtypes are output in key > order. > > The series is marked as v2 to distinguish it from earlier versions > where the changes were posted individually. > Both applied to linux-kbuild. Thanks! -- Best Regards Masahiro Yamada