From patchwork Thu May 26 21:11:41 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bill Fischofer X-Patchwork-Id: 68714 Delivered-To: patch@linaro.org Received: by 10.140.92.199 with SMTP id b65csp609607qge; Thu, 26 May 2016 14:11:58 -0700 (PDT) X-Received: by 10.237.41.5 with SMTP id s5mr10940418qtd.71.1464297118599; Thu, 26 May 2016 14:11:58 -0700 (PDT) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id v139si14457133qhb.128.2016.05.26.14.11.58; Thu, 26 May 2016 14:11:58 -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 ED8DD67451; Thu, 26 May 2016 21:11:57 +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_H2, 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 3886B61794; Thu, 26 May 2016 21:11:53 +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 F1D3061794; Thu, 26 May 2016 21:11:50 +0000 (UTC) Received: from mail-oi0-f44.google.com (mail-oi0-f44.google.com [209.85.218.44]) by lists.linaro.org (Postfix) with ESMTPS id EAF47610E1 for ; Thu, 26 May 2016 21:11:49 +0000 (UTC) Received: by mail-oi0-f44.google.com with SMTP id w184so137638393oiw.2 for ; Thu, 26 May 2016 14:11:49 -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; bh=PnZBPBFR9RNAoV381Tr9kraWECjuFq8FJnmuTvf6EoU=; b=gnWqkG01794Zh+tGrMvBnlKvzD69NQ4CUP7l8PrBVveL9TH2HAc4tmIiQIKiZn2oho t1HoKYPWkrT7m4zP0NOAR+WWvys70hchhccxrfqU1XAvMItrjjSstEfB/+nP4H/Rp+GX rOE09VKqWBwQMG/1nZ97EvLv38vw4FVgsLSpCxc7CF97+UON0MlwuZZepfOFLFfiVoxN 8N6eWLzm1dD1f8XRA6TkTQ8apekovET4LKneZfqqJvo3qLGo3xLAcRfq9w++6DdeF0rZ wqWtoRg12kkQ2xuwI+HgLoJvaLyd/4iNQQyHI+Slatxb+hsqDs/nAlo4jeC3xTclRgr6 WNUg== X-Gm-Message-State: ALyK8tJL7OEfH6PjImPPzQ3WCsa2aizKon7DruCFhrgRwJgTlWnJ7vfKK+EgSQZddGQI6WkmxX8= X-Received: by 10.157.63.52 with SMTP id m49mr7762379otc.2.1464297109300; Thu, 26 May 2016 14:11:49 -0700 (PDT) Received: from localhost.localdomain (cpe-66-68-129-43.austin.res.rr.com. [66.68.129.43]) by smtp.gmail.com with ESMTPSA id f134sm3751160oig.14.2016.05.26.14.11.46 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 26 May 2016 14:11:47 -0700 (PDT) From: Bill Fischofer To: lng-odp@lists.linaro.org Date: Thu, 26 May 2016 16:11:41 -0500 Message-Id: <1464297102-21061-1-git-send-email-bill.fischofer@linaro.org> X-Mailer: git-send-email 2.7.4 X-Topics: patch Subject: [lng-odp] [PATCHv2 1/2] configure: whitespace cleanup 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: , MIME-Version: 1.0 Errors-To: lng-odp-bounces@lists.linaro.org Sender: "lng-odp" Clean up whitespace to conform to checkpatch rules Signed-off-by: Bill Fischofer --- configure.ac | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/configure.ac b/configure.ac index 7cd6670..307a08b 100644 --- a/configure.ac +++ b/configure.ac @@ -89,7 +89,7 @@ AC_SUBST(PKGCONFIG_VERSION) ########################################################################## AC_ARG_WITH([platform], [AS_HELP_STRING([--with-platform=platform], - [select platform to be used, default linux-generic])], + [select platform to be used, default linux-generic])], [], [with_platform=linux-generic ]) @@ -122,7 +122,7 @@ m4_include([./test/m4/configure.m4]) ########################################################################## AC_ARG_WITH([sdk-install-path], AC_HELP_STRING([--with-sdk-install-path=DIR path to external libs and headers], - [(or in the default path if not specified).]), + [(or in the default path if not specified).]), [SDK_INSTALL_PATH=$withval SDK_INSTALL_PATH_=1],[SDK_INSTALL_PATH_=]) AC_SUBST(SDK_INSTALL_PATH) @@ -132,11 +132,11 @@ AC_SUBST(SDK_INSTALL_PATH) ########################################################################## AC_ARG_WITH([testdir], AC_HELP_STRING([--with-testdir=DIR installation directory for tests]), - [if test "$withval" = "yes"; then - testdir=$libdir/odp/tests - else - testdir=$withval - fi], []) + [if test "$withval" = "yes"; then + testdir=$libdir/odp/tests + else + testdir=$withval + fi], []) AC_SUBST([testdir]) ########################################################################## @@ -177,9 +177,9 @@ ODP_DEBUG_PRINT=0 AC_ARG_ENABLE([debug-print], [ --enable-debug-print display debugging information], [if test "x$enableval" = "xyes"; then - ODP_DEBUG_PRINT=1 + ODP_DEBUG_PRINT=1 else - ODP_DEBUG_PRINT=0 + ODP_DEBUG_PRINT=0 fi]) ODP_CFLAGS="$ODP_CFLAGS -DODP_DEBUG_PRINT=$ODP_DEBUG_PRINT" @@ -190,9 +190,9 @@ ODP_DEBUG=0 AC_ARG_ENABLE([debug], [ --enable-debug include additional code], [if test "x$enableval" = "xyes"; then - ODP_DEBUG=1 + ODP_DEBUG=1 else - ODP_DEBUG=0 + ODP_DEBUG=0 fi]) ODP_CFLAGS="$ODP_CFLAGS -DODP_DEBUG=$ODP_DEBUG"