Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp282839imm; Thu, 6 Sep 2018 02:20:09 -0700 (PDT) X-Google-Smtp-Source: ANB0VdbXj2vwl//EilUU0jF0eoJ4ckHv3yzbOpZpSvzpAmtRbxwukRmuUo8K/sfJc8mGPTqaztug X-Received: by 2002:a17:902:9893:: with SMTP id s19-v6mr1781829plp.130.1536225609754; Thu, 06 Sep 2018 02:20:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536225609; cv=none; d=google.com; s=arc-20160816; b=MHCTnZFSiHcxWLsRhBD80icCBNGufuJNHhEGeo8wvmyQo3f13MKaCM0+mgDigFqPaO KqeWCIkFBqkLP5/5KjZy2BgFLbagXsySijegFNjhuznD0lv1+mgNo74MRcjjIwxpHnVP L6BgZVUa6j4ICAhb4+CzvBkz3nH6SAM9sEGo5lwEvwzYWq08eAtHx6l1dVpv+I5hu3vg DrBwXZNZpbarBtckw2HVSHWOI6cdUorNdNaPviknWBJjPX6SDwGdoNeBpglHkrtG6fX9 vr/CeSU7MmeOHMz+NkZ55VqfB0TjIfs4bcE0vSShjN7fhjTTGm3UIh9PENCH78grCZbh MaSw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:cc:to:from :subject:organization; bh=qhkcq1HAJG5JR5sQSKa4KQCin0iidzXzROKKSANFVG0=; b=PMWqTK47SSdP+mj+qQurGEVDCrCv2dWuFAxusgs5Qo2/LBUElk9N4zZ9C+WkftPTS6 0X7+Abwu9rxw/VzVEvnS8fX4lPBFbkZtPRJ/znF+h1QrhY5DitqzhtvyFzsSPh/L5t/u hB1NNiMsD/LgmVwWvyKiD5ahQbKPPQwf+J3c+2ANrPdwuWHbhrPImpEn+UZetmnJG+2+ /pBNCKKr2EjsYmhouAg6yDqQHm9GD0NH6nrH199ceQPvhnxrnuxQtc2BaDv7/xX8jHZR dMh4vGnUCo6CH2o5n5AqRazQyBL02xuSFAlOBkuYl3gkejO5Fcdli+mUmvdy4EzfNHnI 7CSg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id h32-v6si4597513pgb.290.2018.09.06.02.19.54; Thu, 06 Sep 2018 02:20:09 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728481AbeIFNxJ (ORCPT + 99 others); Thu, 6 Sep 2018 09:53:09 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:49906 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1728110AbeIFNxJ (ORCPT ); Thu, 6 Sep 2018 09:53:09 -0400 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.rdu2.redhat.com [10.11.54.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 8AC6B402332F; Thu, 6 Sep 2018 09:18:37 +0000 (UTC) Received: from warthog.procyon.org.uk (ovpn-123-84.rdu2.redhat.com [10.10.123.84]) by smtp.corp.redhat.com (Postfix) with ESMTP id B82E72166B41; Thu, 6 Sep 2018 09:18:36 +0000 (UTC) Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 Subject: [PATCH 02/11] UAPI: keys: Fix use of C++ keywords as structural members [ver #2] From: David Howells To: linux-api@vger.kernel.org, linux-kbuild@vger.kernel.org Cc: Mat Martineau , keyrings@vger.kernel.org, linux-kernel@vger.kernel.org, dhowells@redhat.com Date: Thu, 06 Sep 2018 10:18:36 +0100 Message-ID: <153622551617.14298.12454094039718200093.stgit@warthog.procyon.org.uk> In-Reply-To: <153622549721.14298.8116794954073122489.stgit@warthog.procyon.org.uk> References: <153622549721.14298.8116794954073122489.stgit@warthog.procyon.org.uk> User-Agent: StGit/unknown-version MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.78 on 10.11.54.6 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.6]); Thu, 06 Sep 2018 09:18:37 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.6]); Thu, 06 Sep 2018 09:18:37 +0000 (UTC) for IP:'10.11.54.6' DOMAIN:'int-mx06.intmail.prod.int.rdu2.redhat.com' HELO:'smtp.corp.redhat.com' FROM:'dhowells@redhat.com' RCPT:'' Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The keyctl_dh_params struct uses a C++ keyword as structural members. Fix this by inserting an anonymous union that provides an alternative name and then hide the reserved name in C++. Signed-off-by: David Howells cc: Mat Martineau cc: keyrings@vger.kernel.org --- include/uapi/linux/keyctl.h | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/include/uapi/linux/keyctl.h b/include/uapi/linux/keyctl.h index 910cc4334b21..170f015d1f25 100644 --- a/include/uapi/linux/keyctl.h +++ b/include/uapi/linux/keyctl.h @@ -65,7 +65,12 @@ /* keyctl structures */ struct keyctl_dh_params { - __s32 dh_private; + union { +#ifndef __cplusplus + __s32 private; +#endif + __s32 dh_private; + }; __s32 prime; __s32 base; };