From patchwork Tue May 7 16:11:45 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 242391 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id CDFE92C017F for ; Wed, 8 May 2013 02:13:32 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 25BE44A25F; Tue, 7 May 2013 18:13:31 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id d5RusI3ksWdw; Tue, 7 May 2013 18:13:30 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id A7D034A1F7; Tue, 7 May 2013 18:12:43 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id BDACD4A1D6 for ; Tue, 7 May 2013 18:12:37 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jun-4-XZ2ipG for ; Tue, 7 May 2013 18:12:31 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-qe0-f73.google.com (mail-qe0-f73.google.com [209.85.128.73]) by theia.denx.de (Postfix) with ESMTPS id 0C4E14A1D7 for ; Tue, 7 May 2013 18:12:20 +0200 (CEST) Received: by mail-qe0-f73.google.com with SMTP id a11so72350qen.2 for ; Tue, 07 May 2013 09:12:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer:in-reply-to :references:x-gm-message-state; bh=OMHXU4pyg6MMA9B5+PbiJ9RprBLtSM9mQBRuAkKTNwg=; b=ahGk5hmMuKgk6i1QW36YLVmEUpheqnbOllbR7s/2rki51eSkkRkungeSy8ZQOuKU8x rGY4YY9fVkYwoIG4uENgWx2NXc9D4ArSAo9CvJxHAeS6ghKDyGvThVNO4LOFM5K/H8Qh GzgTq1Wxp70yA/k6HbOz1vJhXwtxhgW6/FrIkMLT02V8NzyvhmnV7e22igvBnuOjaCqg 9xFs+ncDewQPDx5XfQ5S0mh2k8nFvILYBf5jjrjyIbXjoEMmH7ihQNxXWBGvo5rI9r+x NUCYX/laziSVxMvWadlBakbRTumEgiHXb2vha00ks/aSJkK51TiiP643lSae+C43NW3m DOKw== X-Received: by 10.236.15.164 with SMTP id f24mr1639462yhf.50.1367943139463; Tue, 07 May 2013 09:12:19 -0700 (PDT) Received: from corp2gmr1-1.hot.corp.google.com (corp2gmr1-1.hot.corp.google.com [172.24.189.92]) by gmr-mx.google.com with ESMTPS id q46si3007093yhh.4.2013.05.07.09.12.19 for (version=TLSv1.1 cipher=AES128-SHA bits=128/128); Tue, 07 May 2013 09:12:19 -0700 (PDT) Received: from kaka.mtv.corp.google.com (kaka.mtv.corp.google.com [172.22.83.1]) by corp2gmr1-1.hot.corp.google.com (Postfix) with ESMTP id 4D75A31C1EC; Tue, 7 May 2013 09:12:19 -0700 (PDT) Received: by kaka.mtv.corp.google.com (Postfix, from userid 121222) id 08B6616073A; Tue, 7 May 2013 09:12:18 -0700 (PDT) From: Simon Glass To: U-Boot Mailing List Date: Tue, 7 May 2013 09:11:45 -0700 Message-Id: <1367943123-16013-2-git-send-email-sjg@chromium.org> X-Mailer: git-send-email 1.8.2.1 In-Reply-To: <1367943123-16013-1-git-send-email-sjg@chromium.org> References: <1367943123-16013-1-git-send-email-sjg@chromium.org> X-Gm-Message-State: ALoCoQkV7T1C4429f1cKf2dxdLkPo/scb4opVFFGKy1HK3dhl5y4vYyrvmEc++9Iq3XWzZSVQCNa8JxkDAYRTB5BBG8SHT1DPNiKRj8uyfE/Ayok+1xhYK8seQCAvx8V1oQMkGdOmnrA+yTaCVQWc/LmaIaBfeGQpVURF/Nwe8cNbcsTTs2boLn/obSZLOjDxcZP1ubUrbqZ Cc: Tom Rini , Joe Hershberger , u-boot-review@google.com Subject: [U-Boot] [PATCH v4 01/19] env: Fix minor comment typos in cmd_nvedit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de This should say 'environmnent'. Signed-off-by: Simon Glass --- Changes in v4: None Changes in v3: None Changes in v2: None common/cmd_nvedit.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/cmd_nvedit.c b/common/cmd_nvedit.c index f8dc38e..2478c95 100644 --- a/common/cmd_nvedit.c +++ b/common/cmd_nvedit.c @@ -314,7 +314,7 @@ int setenv(const char *varname, const char *varvalue) /** * Set an environment variable to an integer value * - * @param varname Environmet variable to set + * @param varname Environment variable to set * @param value Value to set it to * @return 0 if ok, 1 on error */ @@ -329,7 +329,7 @@ int setenv_ulong(const char *varname, ulong value) /** * Set an environment variable to an value in hex * - * @param varname Environmet variable to set + * @param varname Environment variable to set * @param value Value to set it to * @return 0 if ok, 1 on error */