From patchwork Tue Nov 28 10:24:42 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 119827 Delivered-To: patch@linaro.org Received: by 10.80.225.132 with SMTP id k4csp2912815edl; Tue, 28 Nov 2017 02:31:34 -0800 (PST) X-Google-Smtp-Source: AGs4zMbJrxcROXug2NT1iSDLUWl5BB2HVp12bj9RL/+PJor4cPvqeIEaXq5ZrLkYC2gjrdc1/78d X-Received: by 10.80.181.70 with SMTP id z6mr1969500edd.201.1511865094691; Tue, 28 Nov 2017 02:31:34 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1511865094; cv=none; d=google.com; s=arc-20160816; b=h43IK1gLgbJurLzJDJWKitbafsC9usU9eg4KihRCHQSyNA6DT/kiAxhGA5E9In5BzW SGkwfoYMFBEZn02D1rE22vq5xFOs53b3qDSS8ITKJb8ogz3VABk4f5dkC8L44StzOm1H OXgRvkUsa4GUjNQNm285H0KxnRbAT8d56LVFvK7k6Cl6cJHwwL1NoA0uTkdlC6EUT5/U UMXr0u4Mo/It7wqIjyArHLD4x4dwDNnNJw1dyM806KKoBhq5/gbYqhGBHiXLoSKwrRvZ QdPO9aUyh2bzAN/hsqiY0At6gfp+no/UypkXL3gjQFBOBmHgNwGq3foHgEMLgjQ6k3p6 hDHA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:cc:references:in-reply-to:references :in-reply-to:message-id:date:to:from:arc-authentication-results; bh=9yrrR1J5xdxEehV4YqkL6oaufwYR/7U8hrTkBGkc5eQ=; b=E9umFhxotj35JwzC7EAs7HS7ZwGbg+gBxH/PJdc245VKUWNF8btIcgPSbjdPQy4oML 3xqOpR5dTH4BEHH3QwldkifvqZ45Ww36nOgOtBcWb3bg6OPxmWVggptc3iNDCiayiKQM Bp8si/kkBip/tWRViUaBH1mXblRdbG0fGJslQFtVzSBCHzTA3PUjFJOOKBGkUvKgXECm IcaVYaaQVLIDZ55Hxz/metzLO4nUBNJH+y7qpfe+SFxLQjWQftAIgA0rZ56TgLy3HjC+ 9P01CTc5Wcg0jmr3gM4C3BRz08AjgzyAMXDiZ8wpVbsz4X25eB0mLCVuuVNxhS/GNu/C 9RDA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Return-Path: Received: from lists.denx.de (dione.denx.de. [81.169.180.215]) by mx.google.com with ESMTP id 65si1099831edj.513.2017.11.28.02.31.34; Tue, 28 Nov 2017 02:31:34 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) client-ip=81.169.180.215; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Received: by lists.denx.de (Postfix, from userid 105) id 570B7C21E71; Tue, 28 Nov 2017 10:28:01 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 07551C21DF4; Tue, 28 Nov 2017 10:25:14 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 96D6CC21DA5; Tue, 28 Nov 2017 10:25:00 +0000 (UTC) Received: from mail.free-electrons.com (mail.free-electrons.com [62.4.15.54]) by lists.denx.de (Postfix) with ESMTP id A09B0C21DDA for ; Tue, 28 Nov 2017 10:24:55 +0000 (UTC) Received: by mail.free-electrons.com (Postfix, from userid 110) id 0014C207CC; Tue, 28 Nov 2017 11:24:54 +0100 (CET) Received: from localhost (LStLambert-657-1-97-87.w90-63.abo.wanadoo.fr [90.63.216.87]) by mail.free-electrons.com (Postfix) with ESMTPSA id CD94A20380; Tue, 28 Nov 2017 11:24:54 +0100 (CET) From: Maxime Ripard To: Tom Rini Date: Tue, 28 Nov 2017 11:24:42 +0100 Message-Id: X-Mailer: git-send-email 2.14.3 In-Reply-To: References: In-Reply-To: References: Cc: Thomas Petazzoni , u-boot@lists.denx.de, Andre Przywara , agraf@suse.de, Maxime Ripard , Jagan Teki Subject: [U-Boot] [PATCH 07/14] env: mmc: Make the debug messages play a little nicer X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Since we have global messages to indicate what's going on, the custom messages in the environment drivers only make the output less readable. Make MMC play a little nicer by removing all the extra \n and formatting that is redundant with the global output. Signed-off-by: Maxime Ripard Reviewed-by: Andre Przywara --- env/mmc.c | 1 - 1 file changed, 1 deletion(-) diff --git a/env/mmc.c b/env/mmc.c index 3f3092d97560..885e000307db 100644 --- a/env/mmc.c +++ b/env/mmc.c @@ -179,7 +179,6 @@ static int env_mmc_save(void) goto fini; } - puts("done\n"); ret = 0; #ifdef CONFIG_ENV_OFFSET_REDUND