On Thu, Jun 2, 2022 at 12:41 PM Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote: > > On Thu, Jun 2, 2022 at 12:16 PM Luis Chamberlain <mcgrof@xxxxxxxxxx> wrote: > > > > Linus want to take this in or should I just queue these up? > > I'll take it, and remove the unnecessary #ifdef/#endif. The #undef > might as well be unconditional - simpler and doesn't hurt. Sounds good. I just copy-pasted how it was done elsewhere. Luis was mentioning adding a wrapper to go this cleanly and I needed it in another instance too. So I'll look into doing that in a future patch. -Saravana