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 19D0EC6FD1D for ; Fri, 7 Apr 2023 06:24:28 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 0015A85AB9; Fri, 7 Apr 2023 08:24:25 +0200 (CEST) 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="PpHuC/pS"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id D2DC685AB9; Fri, 7 Apr 2023 08:24:24 +0200 (CEST) Received: from mail-lf1-x130.google.com (mail-lf1-x130.google.com [IPv6:2a00:1450:4864:20::130]) (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 5602385B61 for ; Fri, 7 Apr 2023 08:24:22 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=rickchen36@gmail.com Received: by mail-lf1-x130.google.com with SMTP id o3so330540lfd.12 for ; Thu, 06 Apr 2023 23:24:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1680848661; x=1683440661; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=KPuPT4CdbHdXsdhWR8GcfKHjXzsV/9yG0qYaaud+iLQ=; b=PpHuC/pSUraJftxxEoclVkC10c7IiLZn2rZMY+VyY3Dy+TUeotYNOwpLX+QrfN0Kuk VmT6JFk5G693hegvCGH1PdzhxXsYY3fI5oiIFo88tCxaYimp6PL8d2eDicQvqNp6Ceh7 CwVyy5I6sG/3CZfefe6oh26Sp5MANj96AjK1L8v4vq5g15I6jOIFJfncUmkyXP/mmWIK 5oIPKG67IniZiGfQLodRmBY1ZqiT8yZYiwX93FHVoSAlNP9lqLfranQPUvY/vdax3DZN nozIuaUKHytdRLg0a+8svbIzOSPJav4N8/kYeTAB4DWtUP0cpezEyINiY7cjr3RC5san k4jg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680848661; x=1683440661; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=KPuPT4CdbHdXsdhWR8GcfKHjXzsV/9yG0qYaaud+iLQ=; b=CZbymv8wpzlivofEHTbzCOl9AR7TaQSVHINgDw8roRCGQ/dQSDisZ+3PhdGwzqQ/3S XxLKKkx9lwpHD/z+tEZgKwk5RSSPVe0AIfwbJfvIX9H/H5OxOQn37L+hWWrHCIil2YjC 04rxlPJCaiqSE+W3N7gXyKG+zbGPkfvSV4u3BZRk4fJTH07WinYy7ivIItU2cR6F3/3n 5AblLjpC4eUR7N88IA5sznSN52bGi9w07qvLjtQthnykvjl3Jgxp/6LPLSOkjdH77aWP 9xLv4EckRaUfS821EqXbYZ03ZIENIgZ3Wt7vK64V8sMUplLillXgB7BmB8uTs68JnNZP o4Tg== X-Gm-Message-State: AAQBX9cEF+ggGO8BKP0qlZ4uoh5PmUQkJRUDXQsZjiE2OtXgdDjx7oRW gMJtRaRBf9q+1bJgeA/8F3d4O7Oybn4dtuJCkq/Spb6xha8= X-Google-Smtp-Source: AKy350Zcit9TMxf3wO3GdwAZ2gy6c3FSJPp6iHiljd44yDrLX0w0oJwUDeXepe2dXtDm7c14MvixKbzhsrqfjVbLEpQ= X-Received: by 2002:ac2:4d12:0:b0:4eb:3b60:a642 with SMTP id r18-20020ac24d12000000b004eb3b60a642mr461623lfi.8.1680848661469; Thu, 06 Apr 2023 23:24:21 -0700 (PDT) MIME-Version: 1.0 References: <20230330042024.721710-1-bmeng@tinylab.org> <20230330042024.721710-3-bmeng@tinylab.org> In-Reply-To: From: Rick Chen Date: Fri, 7 Apr 2023 14:24:10 +0800 Message-ID: Subject: Re: [PATCH 3/8] tools: prelink-riscv: Cosmetic style fixes To: bmeng@tinylab.org Cc: U-Boot Mailing List , Leo Liang , n.shubin@yadro.com, rick Content-Type: text/plain; charset="UTF-8" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 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.8 at phobos.denx.de X-Virus-Status: Clean > From: U-Boot On Behalf Of Bin Meng > Sent: Thursday, March 30, 2023 12:20 PM > To: u-boot@lists.denx.de > Subject: [PATCH 3/8] tools: prelink-riscv: Cosmetic style fixes > > Some coding convention fixes. > > Signed-off-by: Bin Meng > --- > > tools/prelink-riscv.inc | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) Reviewed-by: Rick Chen