From patchwork Fri Dec 18 17:02:51 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mike Holmes X-Patchwork-Id: 58729 Delivered-To: patch@linaro.org Received: by 10.112.89.199 with SMTP id bq7csp1150469lbb; Fri, 18 Dec 2015 09:03:08 -0800 (PST) X-Received: by 10.140.29.131 with SMTP id b3mr6449573qgb.50.1450458188608; Fri, 18 Dec 2015 09:03:08 -0800 (PST) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id h20si16942513qge.82.2015.12.18.09.03.07; Fri, 18 Dec 2015 09:03:08 -0800 (PST) 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; dkim=neutral (body hash did not verify) header.i=@linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 1CA6F6169C; Fri, 18 Dec 2015 17:03:07 +0000 (UTC) Authentication-Results: lists.linaro.org; dkim=fail reason="verification failed; unprotected key" header.d=linaro.org header.i=@linaro.org header.b=WymkOQ5D; dkim-adsp=none (unprotected policy); dkim-atps=neutral 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.5 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H2,T_DKIM_INVALID,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 9591361694; Fri, 18 Dec 2015 17:03:03 +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 930BA61697; Fri, 18 Dec 2015 17:03:00 +0000 (UTC) Received: from mail-qg0-f49.google.com (mail-qg0-f49.google.com [209.85.192.49]) by lists.linaro.org (Postfix) with ESMTPS id 88AAE61688 for ; Fri, 18 Dec 2015 17:02:58 +0000 (UTC) Received: by mail-qg0-f49.google.com with SMTP id k90so58404339qge.0 for ; Fri, 18 Dec 2015 09:02:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=RsniaJDlj01EbRVYNkhzmvTQnOhZY4WFKGlODIWvqnc=; b=WymkOQ5DZVdNLEES4cUCuprQvkEGPsHr7XL3cP5SoWi2xZ/g9ZOPgjXRRRKSwMh6VN pBxOqXNpfMI0MFRhsAeZ7z7m/Pd37dK9/H3MOs4PbnlZYB9Kaf20JP5u+zyFz7pv07gC GriMeIvoI29fIcivXaQnt32EEI/+08bJOEtWI= 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=RsniaJDlj01EbRVYNkhzmvTQnOhZY4WFKGlODIWvqnc=; b=NtrnSBsYJaHL4jXxFpExythRLVsrYhhJ3U/juoGFajbnn+AMO1MHoVAHoizM47U4bM buzj+6TgUJwjIWAf34k6+f1V60r3UoLoj8NgxGt02Nf6xXIqCgDJvm0g1rU3oYCtFJwE pceEBCGRDaRM9Moz8A8aO7kWZV72DhQZtJk81hE2jpFevcKYmr85t+JH+9Qv4Ravfmdf nuheYPycJq6gWedMiKdeauaddChfqeU9C7KZdJWXfD3dSH3nperlY6nNgiyKwlGrERaB uDcxumMHBFSgZ+wa28YGIr7+lXPFudvyshXWmFST35AmA4x3iIm4wQwJRp/IrSLLZ5/Y nMkQ== X-Gm-Message-State: ALoCoQk/9ITgnIDc6911kNJLibln6rscitZoQmMLh3A/aosc39N1BmDDIuPJ+OqgZYr5AT1z+pPo1e3EQC2gv1K0Z60mdCneUA== X-Received: by 10.140.106.201 with SMTP id e67mr6596324qgf.80.1450458178274; Fri, 18 Dec 2015 09:02:58 -0800 (PST) Received: from localhost.localdomain (c-98-221-136-245.hsd1.nj.comcast.net. [98.221.136.245]) by smtp.gmail.com with ESMTPSA id y65sm7121699qhc.12.2015.12.18.09.02.57 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 18 Dec 2015 09:02:57 -0800 (PST) From: Mike Holmes To: lng-odp@lists.linaro.org Date: Fri, 18 Dec 2015 12:02:51 -0500 Message-Id: <1450458171-21055-1-git-send-email-mike.holmes@linaro.org> X-Mailer: git-send-email 2.5.0 X-Topics: patch Subject: [lng-odp] [PATCH] checkpatch: ignore BIT_MACRO warnings 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" ODP does not have a BIT MACRO, ignore warnings such as CHECK: Prefer using the BIT macro platform/linux-generic/include/odp_packet_io_ring_internal.h:158: +#define _RING_F_SP_ENQ (1 << 0) Signed-off-by: Mike Holmes Reviewed-by: Bill Fischofer --- .checkpatch.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.checkpatch.conf b/.checkpatch.conf index 69af101..e98982e 100644 --- a/.checkpatch.conf +++ b/.checkpatch.conf @@ -4,5 +4,6 @@ --ignore=NEW_TYPEDEFS --ignore=DEPRECATED_VARIABLE --ignore=COMPARISON_TO_NULL +--ignore=BIT_MACRO --codespell --codespellfile=/usr/share/codespell/dictionary.txt