From patchwork Sat Aug 17 10:42:40 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 19278 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qc0-f200.google.com (mail-qc0-f200.google.com [209.85.216.200]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id E155F248D9 for ; Sat, 17 Aug 2013 10:42:54 +0000 (UTC) Received: by mail-qc0-f200.google.com with SMTP id k8sf113015qcq.11 for ; Sat, 17 Aug 2013 03:42:54 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-gm-message-state:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=7FgFdnI53ytCXUfJE6bfcE00hJmLu7YzSGV/rD9yey0=; b=BWe6HtIOFjcISNSc67DIRgVghdBbLGp8RTWstMPyk7cgoJPWDc53gDpFphs3SDN2Kk 26N0nuc3V+IOtm+FYPFPGG+HkgKQK8gnI/iWD6n7rAw4I7QKHpMK88bNoi+Lz51Qq/ae br1Z0ljZh9FwZ9KvKvAze+I2DPWOhkHkfFJmTgdbrYJMlpep9hskV/S3ZuZVrwwO4q0V 0YQYehfZn60/7Roz4aCEtGnnjMTj1hWsDHIKYJPG9nNLI/J58PXUDpLV0St8RWIZhbTG iw3wCCHQqabxKnnjMjW7bh6ONiJmCXbx+BSEG8G0Ez9khq7JSk7/x0qeHT6tMxp0djTY dKjQ== X-Received: by 10.224.127.70 with SMTP id f6mr2513102qas.5.1376736174308; Sat, 17 Aug 2013 03:42:54 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.35.10 with SMTP id d10ls1129119qej.19.gmail; Sat, 17 Aug 2013 03:42:54 -0700 (PDT) X-Received: by 10.52.164.102 with SMTP id yp6mr2240948vdb.14.1376736174198; Sat, 17 Aug 2013 03:42:54 -0700 (PDT) Received: from mail-vb0-f52.google.com (mail-vb0-f52.google.com [209.85.212.52]) by mx.google.com with ESMTPS id vf5si487907vdc.31.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 17 Aug 2013 03:42:54 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.52 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.52; Received: by mail-vb0-f52.google.com with SMTP id f12so2149024vbg.25 for ; Sat, 17 Aug 2013 03:42:53 -0700 (PDT) X-Gm-Message-State: ALoCoQleOHLVu4iDkWxgyywFjTa5sMJuCgTo6jICDE8DR8LBGIxdvAcmdTV6swGYajlpl8XK3Y7X X-Received: by 10.220.74.69 with SMTP id t5mr138372vcj.18.1376736173523; Sat, 17 Aug 2013 03:42:53 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp2907vcz; Sat, 17 Aug 2013 03:42:52 -0700 (PDT) X-Received: by 10.152.120.73 with SMTP id la9mr2280457lab.3.1376736172310; Sat, 17 Aug 2013 03:42:52 -0700 (PDT) Received: from mail-lb0-f169.google.com (mail-lb0-f169.google.com [209.85.217.169]) by mx.google.com with ESMTPS id t6si865708lag.20.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 17 Aug 2013 03:42:51 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.217.169 is neither permitted nor denied by best guess record for domain of linus.walleij@linaro.org) client-ip=209.85.217.169; Received: by mail-lb0-f169.google.com with SMTP id u10so1963219lbi.14 for ; Sat, 17 Aug 2013 03:42:51 -0700 (PDT) X-Received: by 10.112.35.225 with SMTP id l1mr133275lbj.37.1376736171160; Sat, 17 Aug 2013 03:42:51 -0700 (PDT) Received: from localhost.localdomain (c83-249-210-71.bredband.comhem.se. [83.249.210.71]) by mx.google.com with ESMTPSA id k9sm724384lbe.6.1969.12.31.16.00.00 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sat, 17 Aug 2013 03:42:50 -0700 (PDT) From: Linus Walleij To: Vinod Koul Cc: linux-kernel@vger.kernel.org, Dan Williams , Linus Walleij , Andy Shevchenko Subject: [PATCH] dmaengine: make dmatest less noisy Date: Sat, 17 Aug 2013 12:42:40 +0200 Message-Id: <1376736160-26827-1-git-send-email-linus.walleij@linaro.org> X-Mailer: git-send-email 1.8.1.4 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: linus.walleij@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.52 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Commit 95019c8c5 "dmatest: gather test results in the linked list" started to warning whenever we add results to a test thread. A warning for something completely normal? This is just cluttering my terminal. Get rid of this. Cc: Andy Shevchenko Signed-off-by: Linus Walleij --- drivers/dma/dmatest.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/dma/dmatest.c b/drivers/dma/dmatest.c index e88ded2..6bb51e2 100644 --- a/drivers/dma/dmatest.c +++ b/drivers/dma/dmatest.c @@ -406,7 +406,6 @@ static int thread_result_add(struct dmatest_info *info, list_add_tail(&tr->node, &r->results); mutex_unlock(&info->results_lock); - pr_warn("%s\n", thread_result_get(r->name, tr)); return 0; }