All of lore.kernel.org
 help / color / mirror / Atom feed
* A few cleanups against Linus' master (v2)
@ 2010-05-06 10:18 Shinya Kuribayashi
  2010-05-06 10:21 ` [PATCH 1/2] UBI: Fix s/then/than/ typos Shinya Kuribayashi
  2010-05-06 10:22 ` [PATCH 2/2] UBI: Misc comment fixes Shinya Kuribayashi
  0 siblings, 2 replies; 4+ messages in thread
From: Shinya Kuribayashi @ 2010-05-06 10:18 UTC (permalink / raw)
  To: Artem.Bityutskiy, linux-mtd

Hi,

> Noticed and fixed while learning UBI subsystems.  As for comment fixes
> a double-check by native speaker would be appricated.
> 
> p.s. UBI fixes can be squashed into one at your option, thanks.

v2:
- Incorporate s/EV/EC/ typo fix, too
- Drop 'mtd: Remove empty mtd/mtdbdi.c and mtd/internal.h files'


Shinya Kuribayashi (2):
      UBI: Fix s/then/than/ typos
      UBI: Misc comment fixes

 drivers/mtd/ubi/Kconfig |    2 +-
 drivers/mtd/ubi/io.c    |    6 +++---
 drivers/mtd/ubi/kapi.c  |    6 +++---
 drivers/mtd/ubi/scan.c  |    4 ++--
 drivers/mtd/ubi/vtbl.c  |    4 ++--
 drivers/mtd/ubi/wl.c    |    2 +-
 6 files changed, 12 insertions(+), 12 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-05-07  5:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-06 10:18 A few cleanups against Linus' master (v2) Shinya Kuribayashi
2010-05-06 10:21 ` [PATCH 1/2] UBI: Fix s/then/than/ typos Shinya Kuribayashi
2010-05-07  5:34   ` Artem Bityutskiy
2010-05-06 10:22 ` [PATCH 2/2] UBI: Misc comment fixes Shinya Kuribayashi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.