[PATCH] Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name"

Lubomir Rintel lkundrak at v3.sk
Mon Sep 24 12:08:13 UTC 2018


On Mon, 2018-09-24 at 13:00 +0100, David Howells wrote:
> 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?

   1. Yes, please do.

Signed-off-by: Lubomir Rintel <lkundrak at v3.sk>

> 
> David



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