1
0
Fork 0
alistair23-linux/drivers/block/xen-blkback
Jingoo Han bb8e0e84b3 block: replace strict_strtoul() with kstrtoul()
The use 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>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-09-11 15:56:56 -07:00
..
Makefile xen/blkback: Squash vbd.c,interface.c in blkback.c and xenbus.c respectivly. 2011-04-20 11:57:59 -04:00
blkback.c xen-blkback: check the number of iovecs before allocating a bios 2013-06-25 10:00:58 -04:00
common.h xen/blkback: Check for insane amounts of request on the ring (v6). 2013-06-17 15:17:16 -04:00
xenbus.c block: replace strict_strtoul() with kstrtoul() 2013-09-11 15:56:56 -07:00