From patchwork Wed Jul 20 20:38:59 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christophe Milard X-Patchwork-Id: 72509 Delivered-To: patch@linaro.org Received: by 10.140.29.52 with SMTP id a49csp78324qga; Wed, 20 Jul 2016 13:49:41 -0700 (PDT) X-Received: by 10.200.42.219 with SMTP id c27mr36319824qta.88.1469047780953; Wed, 20 Jul 2016 13:49:40 -0700 (PDT) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id i35si2756326qtb.125.2016.07.20.13.49.40; Wed, 20 Jul 2016 13:49:40 -0700 (PDT) Received-SPF: pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) client-ip=54.225.227.206; Authentication-Results: mx.google.com; spf=pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) smtp.mailfrom=lng-odp-bounces@lists.linaro.org; dmarc=pass (p=NONE dis=NONE) header.from=linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 7473168279; Wed, 20 Jul 2016 20:49:40 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on ip-10-142-244-252 X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, URIBL_BLOCKED autolearn=disabled version=3.4.0 Received: from [127.0.0.1] (localhost [127.0.0.1]) by lists.linaro.org (Postfix) with ESMTP id 326736890D; Wed, 20 Jul 2016 20:40:52 +0000 (UTC) X-Original-To: lng-odp@lists.linaro.org Delivered-To: lng-odp@lists.linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 2A1396893D; Wed, 20 Jul 2016 20:40:47 +0000 (UTC) Received: from mail-lf0-f45.google.com (mail-lf0-f45.google.com [209.85.215.45]) by lists.linaro.org (Postfix) with ESMTPS id 65DFB6890C for ; Wed, 20 Jul 2016 20:39:22 +0000 (UTC) Received: by mail-lf0-f45.google.com with SMTP id f93so46377830lfi.2 for ; Wed, 20 Jul 2016 13:39:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=z9My8NxRPVNxauY/SZt2CyFT2qnBh1q4qy6l9PWgT1g=; b=A940ycULlxL+3hsuDvrgGNQnL7T3Hlw+qBJl5qecgWVNt74STzydSPFt2K/Wqnqrns 4Sn90ZQzjTwyt+pC2zel9qpA1zDzSTdPcgViLKsXKZ4r6vUR2NfCYNg7pGnHjlykkqNh 6ReDQ2UJ1jcXYqlD7X9IzkZp/7Ne/NsKKLGFaA4LW5kDE9uqBBdcCD7WzJJ1+N2bizvc MV4wz8F1KzNqH3wr8MYMkZSQa9P37FMUm/6foIUbqbsYhRX6EaWpKHxNxlWTNV+3Mu/T SOFo/604BOfVcgS9H4iSlDCKovE65L36rNAx6Sy269OvtrEK11KPVo/ESx7BTONGDmBb sg/w== X-Gm-Message-State: ALyK8tKBx119lVTosatDXrkU98WHmEtNXVDneNZORlOtG30EBYH18Kuh5a6lNMGROSf/cJFPGEs= X-Received: by 10.46.1.149 with SMTP id f21mr10206158lji.25.1469047161275; Wed, 20 Jul 2016 13:39:21 -0700 (PDT) Received: from localhost.localdomain (c-83-233-90-46.cust.bredband2.com. [83.233.90.46]) by smtp.gmail.com with ESMTPSA id 29sm895112lfu.43.2016.07.20.13.39.20 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 20 Jul 2016 13:39:20 -0700 (PDT) From: Christophe Milard To: mike.holmes@linaro.org, lng-odp@lists.linaro.org, balakrishna.garapati@linaro.org Date: Wed, 20 Jul 2016 22:38:59 +0200 Message-Id: <1469047144-7960-14-git-send-email-christophe.milard@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1469047144-7960-1-git-send-email-christophe.milard@linaro.org> References: <1469047144-7960-1-git-send-email-christophe.milard@linaro.org> X-Topics: patch Subject: [lng-odp] [API-NEXT PATCHv2 13/18] linux-generic: cosmetic changes on atomic X-BeenThere: lng-odp@lists.linaro.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: "The OpenDataPlane \(ODP\) List" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: lng-odp-bounces@lists.linaro.org Sender: "lng-odp" To please check-patch before the copy to the drv interface. Signed-off-by: Christophe Milard --- include/odp/api/spec/atomic.h | 1 - platform/linux-generic/include/odp/api/plat/atomic_types.h | 1 - 2 files changed, 2 deletions(-) -- 2.7.4 diff --git a/include/odp/api/spec/atomic.h b/include/odp/api/spec/atomic.h index b8d992d..408829d 100644 --- a/include/odp/api/spec/atomic.h +++ b/include/odp/api/spec/atomic.h @@ -4,7 +4,6 @@ * SPDX-License-Identifier: BSD-3-Clause */ - /** * @file * diff --git a/platform/linux-generic/include/odp/api/plat/atomic_types.h b/platform/linux-generic/include/odp/api/plat/atomic_types.h index 3bb2bbd..d8a6ea6 100644 --- a/platform/linux-generic/include/odp/api/plat/atomic_types.h +++ b/platform/linux-generic/include/odp/api/plat/atomic_types.h @@ -4,7 +4,6 @@ * SPDX-License-Identifier: BSD-3-Clause */ - /** * @file *