]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: Use simple_strtol() instead of simple_strtoul() in ext4_ui_proc_open
authorRoel Kluin <roel.kluin@gmail.com>
Wed, 26 Nov 2008 07:23:19 +0000 (02:23 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 26 Nov 2008 07:23:19 +0000 (02:23 -0500)
commit130073095253e765fd1f9f47c104fc7a02a12628
tree9fd63f363dbea794235eac51b75402d3d0baa46b
parent25fc9fb294dab5930186d6973b52a00acb3a1aae
ext4: Use simple_strtol() instead of simple_strtoul() in ext4_ui_proc_open

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/super.c