]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit23475e264c4f5c8b635a31924851287ead1ebe32
tree9fd63f363dbea794235eac51b75402d3d0baa46b
parent171bbfbeab7730031eec8025341401fabe540bd5
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