From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id B8A35C433F5 for ; Sun, 2 Jan 2022 11:38:49 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 0954F82F5E; Sun, 2 Jan 2022 12:38:47 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="BZS+HDDa"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 6228083084; Sun, 2 Jan 2022 12:38:45 +0100 (CET) Received: from mail-wm1-x330.google.com (mail-wm1-x330.google.com [IPv6:2a00:1450:4864:20::330]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id A922D80F7A for ; Sun, 2 Jan 2022 12:38:42 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=pbrobinson@gmail.com Received: by mail-wm1-x330.google.com with SMTP id g132so19927399wmg.2 for ; Sun, 02 Jan 2022 03:38:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=X4pyl8EMlTOdFNFHamraiFFHcvxqtL4dBuG4DJN3/b4=; b=BZS+HDDamk5w8S+Hmx5Me9PacdMQefNse2m0pSn9K/uQWP3sNqf1udETMntXgbBQr5 nR6VmZb19xAPmkSoJbBTB0XS/CIGKzTq2PEpZnqdvsYBdwzEY97ZmxFbEuOUKwHzllEM IRKig1rqVAb5OS3kZFs35XVF6kcKRpYCxK+AjeQAC5xZxKpJ7SWo86Wc2mRecdfDuKvN jitv0UazptBX44JLd04HCpjLO5SHbT8XkWYfgKdsZfL4Z7U/kobjp/cmZ9vHog00mQ/T aOP26yREBHUX/XI6rHhE0xj94E8hwIwOE7f/pRKtSwoWDfxPbpmzMky/E/0NuEBcykIf tTPw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=X4pyl8EMlTOdFNFHamraiFFHcvxqtL4dBuG4DJN3/b4=; b=V+mSq55x6mGMU2Cojg1mY/eB+lvEtHMA+fE0bxA0l/VTvr+Ye6PEj1wrC/TpOhSO+z i0aPrkwGSMf8lahzZLh4kdXTKm7bs09aL1VRUWFbncGVNImnlil4ZAAarLQiTnq5z7+2 fWKY8QuhDE7NPeTRjMk4zWdAXqLV3cTibky1oXu1ub7y1FV73QKQ/0L9l0eaPFKvmUvd m3nPZnxqcTxQasIyDhOz3SrEuLfkIF9i1sXs+B5uQgKTe9tjAJXX5yqeccEC3J9+HU15 Cr0azrmhMrKBPDGhqW6LasagMlt/P8ac73y0c2YsxWjl8Y5sL0bmRJjVCgPFpi6VI+zQ 7USw== X-Gm-Message-State: AOAM533BTJNs4wxSg4XNgoC1BUtR/YBModJCoIDZTzoId1THoHQ+AAGb 4zK0wYRAj7DpEdwXF9CTid8= X-Google-Smtp-Source: ABdhPJymqWGpVv634mTTUBl0qaD6ZJ3Ks7SMU/PsHNQxVXhiFzftLsu64JVFg0TpjFKNRYF3MMNllw== X-Received: by 2002:a05:600c:19d4:: with SMTP id u20mr35248459wmq.138.1641123522257; Sun, 02 Jan 2022 03:38:42 -0800 (PST) Received: from morpheus.home.roving-it.com (a.7.4.5.7.2.7.b.4.1.9.2.a.3.0.0.1.8.6.2.1.1.b.f.0.b.8.0.1.0.0.2.ip6.arpa. [2001:8b0:fb11:2681:3a:2914:b727:547a]) by smtp.googlemail.com with ESMTPSA id b13sm20999159wrf.64.2022.01.02.03.38.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 02 Jan 2022 03:38:41 -0800 (PST) From: Peter Robinson To: Joe Hershberger , Wolfgang Denk , u-boot@lists.denx.de Cc: Peter Robinson Subject: [PATCH] env: fat: Add new lines at the end of print statements Date: Sun, 2 Jan 2022 11:38:35 +0000 Message-Id: <20220102113835.1046267-1-pbrobinson@gmail.com> X-Mailer: git-send-email 2.33.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.38 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean Add some new line feeds at the end of print messages to make things easier to read on the console. The other env options do this so this is just an omission for FAT env. Signed-off-by: Peter Robinson --- env/fat.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/env/fat.c b/env/fat.c index 9d37d26f9e..fdccd6cd2a 100644 --- a/env/fat.c +++ b/env/fat.c @@ -77,7 +77,7 @@ static int env_fat_save(void) * This printf is embedded in the messages from env_save that * will calling it. The missing \n is intentional. */ - printf("Unable to use %s %d:%d... ", + printf("Unable to use %s %d:%d... \n", CONFIG_ENV_FAT_INTERFACE, dev, part); return 1; } @@ -93,7 +93,7 @@ static int env_fat_save(void) * This printf is embedded in the messages from env_save that * will calling it. The missing \n is intentional. */ - printf("Unable to write \"%s\" from %s%d:%d... ", + printf("Unable to write \"%s\" from %s%d:%d... \n", file, CONFIG_ENV_FAT_INTERFACE, dev, part); return 1; } @@ -135,7 +135,7 @@ static int env_fat_load(void) * This printf is embedded in the messages from env_save that * will calling it. The missing \n is intentional. */ - printf("Unable to use %s %d:%d... ", + printf("Unable to use %s %d:%d... \n", CONFIG_ENV_FAT_INTERFACE, dev, part); goto err_env_relocate; } @@ -153,7 +153,7 @@ static int env_fat_load(void) * This printf is embedded in the messages from env_save that * will calling it. The missing \n is intentional. */ - printf("Unable to read \"%s\" from %s%d:%d... ", + printf("Unable to read \"%s\" from %s%d:%d... \n", CONFIG_ENV_FAT_FILE, CONFIG_ENV_FAT_INTERFACE, dev, part); goto err_env_relocate; } -- 2.33.1