* Re: [PATCH V2] s390: replace strict_strtoul() with kstrtoul()
[not found] <002901ce8679$57937750$06ba65f0$@samsung.com>
@ 2013-07-22 4:40 ` Heiko Carstens
0 siblings, 0 replies; only message in thread
From: Heiko Carstens @ 2013-07-22 4:40 UTC (permalink / raw)
To: linux-s390
On Mon, Jul 22, 2013 at 10:18:15AM +0900, Jingoo Han wrote:
> The usage of strict_strtoul() is not preferred, because
> strict_strtoul() is obsolete. Thus, kstrtoul() should be
> used.
>
> Signed-off-by: Jingoo Han <jg1.han@samsung.com>
> ---
> drivers/s390/block/dasd_devmap.c | 8 ++++----
> drivers/s390/cio/ccwgroup.c | 2 +-
> drivers/s390/cio/cmf.c | 2 +-
> drivers/s390/cio/css.c | 2 +-
> drivers/s390/cio/device.c | 2 +-
> drivers/s390/net/qeth_l3_sys.c | 2 +-
> 6 files changed, 9 insertions(+), 9 deletions(-)
Applied, thanks!
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-07-22 4:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <002901ce8679$57937750$06ba65f0$@samsung.com>
2013-07-22 4:40 ` [PATCH V2] s390: replace strict_strtoul() with kstrtoul() Heiko Carstens
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).