[PATCH v12 02/10] KEYS: Split role of the keyring pointer for keyring restrict functions

David Howells dhowells at redhat.com
Thu Mar 16 10:00:26 UTC 2017


Mat Martineau <mathew.j.martineau at linux.intel.com> wrote:

> +			       void *data)
>  {
>  	const struct public_key_signature *sig;
>  	struct key *key;
>  	int ret;
> +	struct key *trust_keyring = (struct key *) data;

The cast is unnecessary, but let that pass unless the patches get respun
again.

David
--
To unsubscribe from this list: send the line "unsubscribe linux-security-module" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html



More information about the Linux-security-module-archive mailing list