From: Andy Shevchenko <andy.shevchenko@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: Andy Shevchenko <ext-andriy.shevchenko@nokia.com>
Subject: [PATCH 0/3] Bunch of fixes related to custom atoi() implementation
Date: Thu, 14 Jan 2010 15:07:20 +0200 [thread overview]
Message-ID: <cover.1263473812.git.ext-andriy.shevchenko@nokia.com> (raw)
From: Andy Shevchenko <ext-andriy.shevchenko@nokia.com>
There are few fixes that substitute custom implementation of atoi() by
simple_strtol() kernel's method.
Andy Shevchenko (3):
Fix minor spelling error in comments
drm: Don't use own implementation of atoi()
staging: don't use custom implementation of atoi()
arch/x86/mm/gup.c | 2 +-
drivers/gpu/drm/drm_fb_helper.c | 24 ++--------
drivers/staging/wlags49_h2/wl_main.c | 2 +-
drivers/staging/wlags49_h2/wl_profile.c | 76 +++++++++++++++---------------
drivers/staging/wlags49_h2/wl_util.c | 49 --------------------
drivers/staging/wlags49_h2/wl_util.h | 2 -
6 files changed, 45 insertions(+), 110 deletions(-)
next reply other threads:[~2010-01-14 13:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-14 13:07 Andy Shevchenko [this message]
2010-01-14 13:07 ` [PATCH 1/3] Fix minor spelling error in comments Andy Shevchenko
2010-01-14 13:07 ` [PATCH 2/3] drm: Don't use own implementation of atoi() Andy Shevchenko
2010-01-14 13:07 ` [PATCH 3/3] staging: don't use custom " Andy Shevchenko
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=cover.1263473812.git.ext-andriy.shevchenko@nokia.com \
--to=andy.shevchenko@gmail.com \
--cc=ext-andriy.shevchenko@nokia.com \
--cc=linux-kernel@vger.kernel.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