Re: [Keyrings] [PATCH] Keys: Add LSM hooks for key management [try #2]

From: Chris Wright
Date: Fri Oct 07 2005 - 18:36:35 EST


* David Howells (dhowells@xxxxxxxxxx) wrote:
> Chris Wright <chrisw@xxxxxxxx> wrote:
>
> > > +{
> > > + return -1;
> > > +}
> >
> > No solid reason on that one, might as well be 0 for consistency.
>
> Grrr! That needs to be zero otherwise it'll deny everything by default. I'd
> fallen over that one and fixed it, but I must've forgotten to rediff the patch
> before submitting it.

I thought that too at first, which is why I flagged it at first. But I
think it's actually not a real problem, because isn't that !CONFIG_KEYS?
So, I think it's just cosmetic.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/