linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind1@gmail.com>
To: Mike Frysinger <vapier@gentoo.org>
Cc: linux-mtd@lists.infradead.org
Subject: Re: [PATCH 3/4 v2] mtd-utils: new strtoX helpers
Date: Mon, 27 Sep 2010 09:39:30 +0300	[thread overview]
Message-ID: <1285569570.16181.5.camel@localhost> (raw)
In-Reply-To: <1285394808-29795-1-git-send-email-vapier@gentoo.org>

On Sat, 2010-09-25 at 02:06 -0400, Mike Frysinger wrote:
> Simply usage of converting strings to numbers by adding some wrappers
> around the standard strtoX functions.  These helpers support both hex
> and dec numbers transparently, and the caller need only provide a ptr
> to an error integer if they want to be notified of problems.
> 
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
> ---
> v2
> 	- drop redundant parsing logic
> 

Mike, so will you move this to common.h or you insist this should be a
separate header file?

-- 
Best Regards,
Artem Bityutskiy (Артём Битюцкий)

  parent reply	other threads:[~2010-09-27  6:41 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-24  1:53 [PATCH 1/4] libmtd: add lock/unlock helpers Mike Frysinger
2010-09-24  1:53 ` [PATCH 2/4] mtd-utils: new bareverbose() helper Mike Frysinger
2010-09-24  4:24   ` Jon Povey
2010-09-25  6:05   ` [PATCH 2/4 v2] " Mike Frysinger
2010-09-25 10:52     ` Artem Bityutskiy
2010-09-24  1:53 ` [PATCH 3/4] mtd-utils: new strtoX helpers Mike Frysinger
2010-09-24  4:31   ` Jon Povey
2010-09-24  5:35     ` Mike Frysinger
2010-09-24  6:13       ` Jon Povey
2010-09-24 12:34         ` Mike Frysinger
2010-09-25  6:06   ` [PATCH 3/4 v2] " Mike Frysinger
2010-09-25 10:54     ` Artem Bityutskiy
2010-09-25 18:59       ` Mike Frysinger
2010-09-25 19:31         ` Artem Bityutskiy
2010-09-25 19:37           ` Mike Frysinger
2010-09-26 11:42             ` Artem Bityutskiy
2010-09-26 11:41     ` Artem Bityutskiy
2010-09-27  6:39     ` Artem Bityutskiy [this message]
2010-09-27  6:42     ` [PATCH v3] " Mike Frysinger
2010-09-27  6:44       ` Artem Bityutskiy
2010-09-24  1:53 ` [PATCH 4/4] mtd-utils: unify flash_erase and flash_eraseall Mike Frysinger
2010-09-24  4:35   ` Jon Povey
2010-09-24  5:36     ` Mike Frysinger
2010-09-24  5:42       ` Jon Povey
2010-09-24 12:42         ` Mike Frysinger
2010-09-25  6:07   ` [PATCH 4/4 v2] " Mike Frysinger
2010-09-27  6:50     ` [PATCH v3] " Mike Frysinger
2010-09-27  6:56       ` Artem Bityutskiy
2010-09-28  9:46   ` [PATCH 4/4] " Artem Bityutskiy
2010-09-25 10:50 ` [PATCH 1/4] libmtd: add lock/unlock helpers Artem Bityutskiy

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=1285569570.16181.5.camel@localhost \
    --to=dedekind1@gmail.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=vapier@gentoo.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;
as well as URLs for NNTP newsgroup(s).