Devicetree
 help / color / mirror / Atom feed
From: David Gibson <david-xT8FGy+AXnRB3Ne2BGzF6laj5H9X9Tb+@public.gmane.org>
To: Jon Loeliger <jdl-CYoMK+44s/E@public.gmane.org>
Cc: devicetree-discuss-mnsaURCQ41sdnm+yROfE0A@public.gmane.org
Subject: [1/2] libfdt: Fix error in documentation for fdt_get_alias_namelen()
Date: Mon, 5 Jan 2009 12:47:45 +1100	[thread overview]
Message-ID: <20090105014745.GE11210@yookeroo.seuss> (raw)
In-Reply-To: <20090105014436.GC11210-787xzQ0H9iRg7VrjXcPTGA@public.gmane.org>

Oops, screwed up the function name in the documenting comment for this
function.  Trivial correction in this patch.

Signed-off-by: David Gibson <david-xT8FGy+AXnRB3Ne2BGzF6laj5H9X9Tb+@public.gmane.org>

Index: dtc/libfdt/libfdt.h
===================================================================
--- dtc.orig/libfdt/libfdt.h	2008-10-04 14:46:50.000000000 +1000
+++ dtc/libfdt/libfdt.h	2008-10-04 14:46:56.000000000 +1000
@@ -459,7 +459,7 @@ static inline void *fdt_getprop_w(void *
 uint32_t fdt_get_phandle(const void *fdt, int nodeoffset);
 
 /**
- * fdt_get_namelen - get alias based on substring
+ * fdt_get_alias_namelen - get alias based on substring
  * @fdt: pointer to the device tree blob
  * @name: name of the alias th look up
  * @namelen: number of characters of name to consider


-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson

  parent reply	other threads:[~2009-01-05  1:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-05  1:44 [0/2] Backlogged trivial dtc patches David Gibson
     [not found] ` <20090105014436.GC11210-787xzQ0H9iRg7VrjXcPTGA@public.gmane.org>
2009-01-05  1:47   ` David Gibson [this message]
     [not found]     ` <20090105014745.GE11210-787xzQ0H9iRg7VrjXcPTGA@public.gmane.org>
2009-01-05  1:50       ` [2/2] dtc: Move some functions to util.[ch] David Gibson
     [not found]         ` <20090105015023.GF11210-787xzQ0H9iRg7VrjXcPTGA@public.gmane.org>
2009-01-07 15:53           ` Jon Loeliger
2009-01-07 15:52       ` [1/2] libfdt: Fix error in documentation for fdt_get_alias_namelen() Jon Loeliger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090105014745.GE11210@yookeroo.seuss \
    --to=david-xt8fgy+axnrb3ne2bgzf6laj5h9x9tb+@public.gmane.org \
    --cc=devicetree-discuss-mnsaURCQ41sdnm+yROfE0A@public.gmane.org \
    --cc=jdl-CYoMK+44s/E@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox