mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: barebox@lists.infradead.org
Subject: [PATCH 1/2] trivial: fix typos concerning "hierarchy"
Date: Thu,  1 Jul 2010 16:59:21 +0200	[thread overview]
Message-ID: <1277996362-24177-1-git-send-email-u.kleine-koenig@pengutronix.de> (raw)

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
---
 TODO |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/TODO b/TODO
index 27ffb98..08a7d99 100644
--- a/TODO
+++ b/TODO
@@ -26,7 +26,7 @@ TODO
     strdup/xstrdup.
 [ ] cleanup common.h. There are far too many things in it where we better have
     a seperate header file.
-    (Use doxygen to track header file hierachy)
+    (Use doxygen to track header file hierarchy)
 [ ] Rewrite network stack. The one-loop-for-all-protocols stack is just too
     ugly and big and uses thousands of global variables. Identify common
     functions and make a loop per network protocol
@@ -74,7 +74,7 @@ TODO
     Can be copied as starting point for a new target board.
 [ ] Add generic PCI bios code and a PCI bus driver model. The driver should
     be configured by an appropriate platformconfig. Detected PCI buses and
-    devices should be represented as a hierachical tree in /dev
+    devices should be represented as a hierarchical tree in /dev
 [ ] Work out, how to mount driver on PCI devices. The mechanism should be
     transparent to the driver code.
 
-- 
1.7.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

             reply	other threads:[~2010-07-01 14:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-01 14:59 Uwe Kleine-König [this message]
2010-07-01 14:59 ` [PATCH 2/2] trivial: fix typos concerning "instead" Uwe Kleine-König

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=1277996362-24177-1-git-send-email-u.kleine-koenig@pengutronix.de \
    --to=u.kleine-koenig@pengutronix.de \
    --cc=barebox@lists.infradead.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