[PATCH] Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name"
David Howells
dhowells at redhat.com
Mon Sep 24 12:00:20 UTC 2018
Lubomir Rintel <lkundrak at v3.sk> wrote:
> This changes UAPI, breaking iwd and libell:
>
> ell/key.c: In function 'kernel_dh_compute':
> ell/key.c:205:38: error: 'struct keyctl_dh_params' has no member named 'private'; did you mean 'dh_private'?
> struct keyctl_dh_params params = { .private = private,
> ^~~~~~~
> dh_private
>
> This reverts commit 8a2336e549d385bb0b46880435b411df8d8200e8.
>
> Cc: David Howells <dhowells at redhat.com>
> Cc: James Morris <jmorris at namei.org>
> Cc: "Serge E. Hallyn" <serge at hallyn.com>
> Cc: Mat Martineau <mathew.j.martineau at linux.intel.com>
> Cc: Andrew Morton <akpm at linux-foundation.org>
> Cc: Linus Torvalds <torvalds at linux-foundation.org>
> Cc: <stable at vger.kernel.org>
Can I stick your Signed-off-by on it?
David
More information about the Linux-security-module-archive
mailing list