diff options
| author | Aristeu Rozanski <[email protected]> | 2012-10-25 20:37:41 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2012-10-25 21:37:52 +0000 |
| commit | 26fd8405dd470cb8b54cb96859b7dd437e5e1391 (patch) | |
| tree | c4d77df24842b0d980ccd10e09b00c6230db3176 /lib/genalloc.c | |
| parent | device_cgroup: rename deny_all to behavior (diff) | |
| download | kernel-26fd8405dd470cb8b54cb96859b7dd437e5e1391.tar.gz kernel-26fd8405dd470cb8b54cb96859b7dd437e5e1391.zip | |
device_cgroup: stop using simple_strtoul()
Convert the code to use kstrtou32() instead of simple_strtoul() which is
deprecated. The real size of the variables are u32, so use kstrtou32
instead of kstrtoul
Signed-off-by: Aristeu Rozanski <[email protected]>
Cc: Dave Jones <[email protected]>
Cc: Tejun Heo <[email protected]>
Cc: Li Zefan <[email protected]>
Cc: James Morris <[email protected]>
Cc: Pavel Emelyanov <[email protected]>
Acked-by: Serge Hallyn <[email protected]>
Cc: Jiri Slaby <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/genalloc.c')
0 files changed, 0 insertions, 0 deletions
