From patchwork Tue Jan 16 09:16:43 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 124638 Delivered-To: patch@linaro.org Received: by 10.46.64.148 with SMTP id r20csp948083lje; Tue, 16 Jan 2018 01:22:40 -0800 (PST) X-Google-Smtp-Source: ACJfBosotIKAYb6YQc/X5AbkOcW0WsEfRT0XUwD59Xf6JTn5ItlKYc2WuvnAqgc8LMWtm2lI+9xM X-Received: by 10.80.167.101 with SMTP id h92mr51862110edc.202.1516094560207; Tue, 16 Jan 2018 01:22:40 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1516094560; cv=none; d=google.com; s=arc-20160816; b=be5UaT1I+xiRKTYm6cCB7eHP+FVYkcK45N5CjpPB670PFAxNkOhAMyTd9nrsQX5DLS g4mRjXBAD2uxumRcrzneyX3X4KqSeJdJ5KZO5CxVN/y09Ue7ppRLZrHsZ8eZ6QTDAiss owA4HGfUWlZntWljmEp2K1EWQfNOS4cbF4mFXGWiCCkrSByOHYWlD+SAYyR2Tcg72NL/ dwMEZv/e6WbFH2ZXz4tkMYozrFmrAD9WsGmJd78Pi8QvAEypzSBXYhwoVuBuvGq2C197 r4QZ0oBaEAHYfZhjidvhUqrlvAmmDGsyBBSl5L6g5Yz2IcCvrJz6uuqR/X+8cNO0OXoy wbVw== 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=AeBXlHknYyLtkPgfoI0knBB1outfbTUZCQpoqE67KII=; b=GTAWMvqNY1yripHeHm4aHrY6Dr+eyyjqF4CiTkPBK7sVk7ocjpFRJSUtYaFlWe2Ip0 jwnPJWiZsXBF1w3YkBVE0s6H4UC88IE1RcY77EhcvMdJPEB0hdRkAJXqP4tMsViBzFcM n09Mz5tKXY9kfDh1kay2H+5bL0K5rbfhzzlqRzCQq8edsGF+H15yiUyQSq1ZVoy4ehIm gZYymxAeUycLjW3Zfoo83O5On1pXwksR8biXE0T21FAYC0sVywZ3RkMEv9Ena/fVOA2V iK7mZfku8HwY7Hr03r8qyoq1ACy7Jn1M+RzIYaKB+VT1+aeGyD/IkRXzIY+SkNeyh6EM SuzQ== 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 s39si1351466edm.150.2018.01.16.01.22.39; Tue, 16 Jan 2018 01:22:40 -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 D6CAFC21DBA; Tue, 16 Jan 2018 09:20:43 +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 E8E00C21DE8; Tue, 16 Jan 2018 09:17:37 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id AC8D6C21E88; Tue, 16 Jan 2018 09:17:03 +0000 (UTC) Received: from mail.free-electrons.com (mail.free-electrons.com [62.4.15.54]) by lists.denx.de (Postfix) with ESMTP id 77959C21E11 for ; Tue, 16 Jan 2018 09:16:57 +0000 (UTC) Received: by mail.free-electrons.com (Postfix, from userid 110) id 50630208B2; Tue, 16 Jan 2018 10:16:56 +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 2398F20725; Tue, 16 Jan 2018 10:16:56 +0100 (CET) From: Maxime Ripard To: Tom Rini Date: Tue, 16 Jan 2018 10:16:43 +0100 Message-Id: X-Mailer: git-send-email 2.14.3 In-Reply-To: References: In-Reply-To: References: Cc: Andre Przywara , agraf@suse.de, u-boot@lists.denx.de, Maxime Ripard , Jagan Teki Subject: [U-Boot] [PATCH v2 07/15] 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. Reviewed-by: Andre Przywara Signed-off-by: Maxime Ripard Reviewed-by: Simon Glass --- env/mmc.c | 1 - 1 file changed, 1 deletion(-) diff --git a/env/mmc.c b/env/mmc.c index ed7bcf16ae0e..528fbf978162 100644 --- a/env/mmc.c +++ b/env/mmc.c @@ -233,7 +233,6 @@ static int env_mmc_save(void) goto fini; } - puts("done\n"); ret = 0; #ifdef CONFIG_ENV_OFFSET_REDUND