From patchwork Mon Jul 18 17:49:26 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christophe Milard X-Patchwork-Id: 72224 Delivered-To: patch@linaro.org Received: by 10.140.29.52 with SMTP id a49csp210788qga; Mon, 18 Jul 2016 09:55:39 -0700 (PDT) X-Received: by 10.13.218.71 with SMTP id c68mr5329291ywe.155.1468860939648; Mon, 18 Jul 2016 09:55:39 -0700 (PDT) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id a62si407602qkf.116.2016.07.18.09.55.39; Mon, 18 Jul 2016 09:55:39 -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 5A0D6687EA; Mon, 18 Jul 2016 16:55:39 +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 033CF6880E; Mon, 18 Jul 2016 16:51:13 +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 8B061687EB; Mon, 18 Jul 2016 16:50:48 +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 785CE68783 for ; Mon, 18 Jul 2016 16:50:44 +0000 (UTC) Received: by mail-lf0-f45.google.com with SMTP id l69so79249376lfg.1 for ; Mon, 18 Jul 2016 09:50:44 -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=MJjdYy0k5IbWYn5G04jIx6imr5GjytZFSfETzZUZf0Y=; b=hkDxFZ3ZUI9cidgjnezx2LNHM4AyJQ6VrvUctvrwrRY81SjAvQexqI2d9jWAxfBgbD fADnOQvNMcvvx68mUFDe5AoLJ7wrt6DfH4O4X1wXJgJi3NYv7Y63sDJttfYYJSZHnVfu nn7r7X7MzfP/cgXtVEoACfhfQ2JS6fUL4HESE8WkVuJAk/QZYFypwBNm5tngalW7Pfa5 gUzVXFi9gHP7D8AZw4Q/SBYYA1WRPehhbWwdIva8PJ5uc1oODDO1teErIKC8rB7gVWwu yAqScU5nXTV0Nym9jvBeceTK0ulsWC2GqnFhhcPf9yFCTODsbZ/GQv+Tpizevot/W5l4 6o1A== X-Gm-Message-State: ALyK8tKhvyyKcnbGDkt4rhyocXNl07x3LrqOt3Y71SsNBWa5Kgavnj4j2Xx/i7ZPKGcWHKdlc7Q= X-Received: by 10.25.82.9 with SMTP id g9mr16374111lfb.228.1468860643309; Mon, 18 Jul 2016 09:50:43 -0700 (PDT) Received: from erachmi-ericsson.ki.sw.ericsson.se (c-83-233-90-46.cust.bredband2.com. [83.233.90.46]) by smtp.gmail.com with ESMTPSA id y200sm2226229lfd.12.2016.07.18.09.50.42 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 18 Jul 2016 09:50:42 -0700 (PDT) From: Christophe Milard To: mike.holmes@linaro.org, yi.he@linaro.org, balakrishna.garapati@linaro.org, lng-odp@lists.linaro.org Date: Mon, 18 Jul 2016 19:49:26 +0200 Message-Id: <1468864178-43721-7-git-send-email-christophe.milard@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1468864178-43721-1-git-send-email-christophe.milard@linaro.org> References: <1468864178-43721-1-git-send-email-christophe.milard@linaro.org> X-Topics: patch Subject: [lng-odp] [API-NEXT PATCH 06/18] linux-generic: cosmetic changes on sync files 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/sync.h | 1 - 1 file changed, 1 deletion(-) -- 2.7.4 diff --git a/include/odp/api/spec/sync.h b/include/odp/api/spec/sync.h index b48e0ab..6f87db5 100644 --- a/include/odp/api/spec/sync.h +++ b/include/odp/api/spec/sync.h @@ -4,7 +4,6 @@ * SPDX-License-Identifier: BSD-3-Clause */ - /** * @file *