[PATCH 05/11] keys: Add a 'recurse' flag for keyring searches
David Howells
dhowells at redhat.com
Thu Apr 25 11:02:42 UTC 2019
Andrew Zaborowski <andrew.zaborowski at intel.com> wrote:
> > extern key_ref_t keyring_search(key_ref_t keyring,
> > struct key_type *type,
> > - const char *description);
> > + const char *description,
> > + bool no_recurse);
>
> No functional difference but it's "recurse" everywhere else.
Fixed, thanks.
David
More information about the Linux-security-module-archive
mailing list