Re: [RFC] change format of LSM hooks

David S. Miller (davem@redhat.com)
Wed, 16 Oct 2002 16:56:39 -0700 (PDT)


From: Greg KH <greg@kroah.com>
Date: Wed, 16 Oct 2002 16:46:53 -0700

As for using a macro, that doesn't really have any advantages over the
existing different functions.

GCC compiles it faster :-)

Older GCC's also compile it better, inline processing stunk until the
3.0 era with the tree based inliner.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/