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@xxxxxxxxxxx> > --- > 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! -- To unsubscribe from this list: send the line "unsubscribe linux-s390" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html