From patchwork Thu May 20 02:14:10 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Leizhen \(ThunderTown\)" X-Patchwork-Id: 443152 Delivered-To: patch@linaro.org Received: by 2002:a02:7a1b:0:0:0:0:0 with SMTP id a27csp1870363jac; Wed, 19 May 2021 19:14:53 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzENDMWWmllskegQckcl9+X0zAOp2togIrM54TDjW879B/E4fWmn9C6bYHhBo10tqEK0fOV X-Received: by 2002:a17:906:a245:: with SMTP id bi5mr2335953ejb.316.1621476893368; Wed, 19 May 2021 19:14:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621476893; cv=none; d=google.com; s=arc-20160816; b=H047nbS0/LZY1W/orv9b/7azcZU4K3kIfnHczlXQ01HIAdbHF90c+jRCPs50Pgy7wo l0NkksFtGgzX6xBhY7o/85M8psmQmykc6RiT2AYWklPubOfSbFBEjVLiSonKdqla9eM8 UCDeH/c1KVnKFkANgTXvwqWgfgeHYRXTkfRPxQzZEgWKptueZg1bAp3X2xXgvhaU3nnt I7LgLRVYjOf8oF63lSrMmRAAvpFj7WNsyTfh1k3WEyrAZhMOCooKOESspOIcESp1FgB+ tjQVrzZ3wAmJBFhjPWoLZj9Mbpy5Cjzs190isMaK1XTO7VJCCC73Mq9LTeWqi4sw2MMo 9avA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=hptIV6GMEfppZrwWJjlNBEf1AMNmiOmd39lxFozMu3s=; b=mwBX/Rx75TyN7Or9C1JJqlzJra7ULOKm30AFKlfDH/v+1DTr8eCCzu8DBuEDpr/KFT Gm94SLbJQ4tAxvZSQD23rOT77OTCVM3CYMgB5fjDZSExKCOwKQruZv86j06T6wJ1i0iY Da9MQhA0Twxik1bQCIv7AqfLoHxKIH2MB6JHvh7CtVK/tKCDXyVOgbEK92iPLLS0TI3m 5y5QPgG+cDpI8lm/B4Rkrb+syxcWOJBBxb99/SxLIULUQYSGcd4+N2oTFGkCeT9ks+2D rzwLTkhYRPFv4aQQ7f/9EhsjRj0eabM350resxTT40srKv3ZVUK/uR3Bmv/093t1Abl9 iYOQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of netdev-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=netdev-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id ga25si1303308ejc.349.2021.05.19.19.14.53; Wed, 19 May 2021 19:14:53 -0700 (PDT) Received-SPF: pass (google.com: domain of netdev-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of netdev-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=netdev-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230321AbhETCQJ (ORCPT + 8 others); Wed, 19 May 2021 22:16:09 -0400 Received: from szxga05-in.huawei.com ([45.249.212.191]:4541 "EHLO szxga05-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230318AbhETCPt (ORCPT ); Wed, 19 May 2021 22:15:49 -0400 Received: from dggems703-chm.china.huawei.com (unknown [172.30.72.58]) by szxga05-in.huawei.com (SkyGuard) with ESMTP id 4FltXD3kswzkYDv; Thu, 20 May 2021 10:11:40 +0800 (CST) Received: from dggpemm500006.china.huawei.com (7.185.36.236) by dggems703-chm.china.huawei.com (10.3.19.180) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2176.2; Thu, 20 May 2021 10:14:26 +0800 Received: from thunder-town.china.huawei.com (10.174.177.72) by dggpemm500006.china.huawei.com (7.185.36.236) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2176.2; Thu, 20 May 2021 10:14:26 +0800 From: Zhen Lei To: Karsten Keil , Leon Romanovsky , netdev CC: Zhen Lei Subject: [PATCH 0/1] mISDN: Remove obsolete PIPELINE_DEBUG debugging information Date: Thu, 20 May 2021 10:14:10 +0800 Message-ID: <20210520021412.8100-1-thunder.leizhen@huawei.com> X-Mailer: git-send-email 2.26.0.windows.1 MIME-Version: 1.0 X-Originating-IP: [10.174.177.72] X-ClientProxiedBy: dggems704-chm.china.huawei.com (10.3.19.181) To dggpemm500006.china.huawei.com (7.185.36.236) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org v1 --> v2: Remove all obsolete PIPELINE_DEBUG debugging information. v1: Mark local variable 'incomplete' as __maybe_unused in dsp_pipeline_build() Zhen Lei (1): mISDN: Remove obsolete PIPELINE_DEBUG debugging information drivers/isdn/mISDN/dsp_pipeline.c | 46 ++----------------------------- 1 file changed, 2 insertions(+), 44 deletions(-) -- 2.25.1