On Tue, Dec 20, 2022 at 6:18 AM Christian Brauner <brauner@xxxxxxxxxx> wrote: > > This moves the ima specific vfs{g,u}id_t comparison helpers out of the header > and into the one file in ima where they are used. We shouldn't incentivize > people to use them by placing them into the header. As discussed and suggested > by Linus in [1] let's just define them locally in the one file in ima where > they are used. > > Link: https://lore.kernel.org/lkml/CAHk-=wj+tqv2nyUZ5T5EwYWzDAAuhxQ+-DA2nC9yYOTUo5NOPg@xxxxxxxxxxxxxx [1] That wasn't actually the correct link... Linus