From patchwork Mon May 6 23:31:56 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Jerry Van Baren X-Patchwork-Id: 241835 X-Patchwork-Delegate: vanbaren@cideas.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 6CF7D2C00DF for ; Tue, 7 May 2013 09:40:50 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 34B1B4A2C4; Tue, 7 May 2013 01:40:49 +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 c4P+-rwWZ4VT; Tue, 7 May 2013 01:40:49 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 6F35C4A2C8; Tue, 7 May 2013 01:40:44 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id EB2B94A2C8 for ; Tue, 7 May 2013 01:40:41 +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 s7kN8XRVRoDf for ; Tue, 7 May 2013 01:40:37 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 BL_NJABL=ERR(-1.5) (only DNSBL check requested) Received: from mail-ie0-f177.google.com (mail-ie0-f177.google.com [209.85.223.177]) by theia.denx.de (Postfix) with ESMTPS id 0E6024A2C4 for ; Tue, 7 May 2013 01:40:29 +0200 (CEST) Received: by mail-ie0-f177.google.com with SMTP id 9so4866551iec.22 for ; Mon, 06 May 2013 16:40:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer:in-reply-to :references:mime-version:content-type:content-transfer-encoding; bh=hNtPn0vzPn9uHDnY29MuFO1WAa0g1d/SDTuHEg3VU7Y=; b=p7UplVYOCqOYkL4c+vnDU6iO5MqhCQdAc0qsbLN8WrRL4FzwGf467lVHjWcM1eNQ2S 7WrjcB5rtpSvhnQk0G/fp5bLmreq4/dpdXOjYDO1HXnF9a8dHMStW7oLLT7Wedd3dXzh VYa8zFeorKfR9BBfIeV+keFv5rMmrjpIFKtou3bhgBfl04/heQ7hkaHXU7FkV0XQuj21 FABHOlDo6IhbuUSPc1AHuIovtvQe1on9tI9kbb7/2iSK3v50z+iBzLbXmCDFILYlw8HX HsXUbk19s4To0IRyhmXk04Ky0J6wGbtEaQohLQXmd/t+DJDiAL8h6i8eKnfKsrK1lV7q S4Tg== X-Received: by 10.50.114.33 with SMTP id jd1mr3279928igb.30.1367883148655; Mon, 06 May 2013 16:32:28 -0700 (PDT) Received: from u-boot (c-107-5-177-244.hsd1.mi.comcast.net. [107.5.177.244]) by mx.google.com with ESMTPSA id p10sm4774832igj.5.2013.05.06.16.32.27 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 06 May 2013 16:32:28 -0700 (PDT) Received: by u-boot (Postfix, from userid 1000) id 4FDA064778; Mon, 6 May 2013 19:32:26 -0400 (EDT) From: gvb.uboot@gmail.com To: u-boot@lists.denx.de Date: Mon, 6 May 2013 19:31:56 -0400 Message-Id: <1367883119-25596-3-git-send-email-gvb.uboot@gmail.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1367883119-25596-1-git-send-email-gvb.uboot@gmail.com> References: <1367883119-25596-1-git-send-email-gvb.uboot@gmail.com> MIME-Version: 1.0 Cc: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Subject: [U-Boot] [PATCH 2/5] Fix typo 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: , Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de From: François Revol Signed-off-by: François Revol --- include/libfdt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/libfdt.h b/include/libfdt.h index b153cc3..7403d5a 100644 --- a/include/libfdt.h +++ b/include/libfdt.h @@ -582,7 +582,7 @@ const char *fdt_get_alias_namelen(const void *fdt, * value of the property named 'name' in the node /aliases. * * returns: - * a pointer to the expansion of the alias named 'name', of it exists + * a pointer to the expansion of the alias named 'name', if it exists * NULL, if the given alias or the /aliases node does not exist */ const char *fdt_get_alias(const void *fdt, const char *name);