Messages in this thread |  | | | Date | Fri, 7 Oct 2005 16:35:47 -0700 | | From | Chris Wright <> | | Subject | Re: [Keyrings] [PATCH] Keys: Add LSM hooks for key management [try #2] |
| |
* David Howells (dhowells@redhat.com) wrote: > Chris Wright <chrisw@osdl.org> 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |