diff --git a/[refs] b/[refs] index 2bde941ef092..db68b36b9d79 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4e3c8a1b1c63482403e9d5e3148dee1a711e4b91 +refs/heads/master: b84297197ce60bb5da14cbd5516cf5130b0cd380 diff --git a/trunk/fs/exofs/sys.c b/trunk/fs/exofs/sys.c index e32bc919e4e3..5a7b691e748b 100644 --- a/trunk/fs/exofs/sys.c +++ b/trunk/fs/exofs/sys.c @@ -109,7 +109,7 @@ static struct kobj_type odev_ktype = { static struct kobj_type uuid_ktype = { }; -void exofs_sysfs_dbg_print() +void exofs_sysfs_dbg_print(void) { #ifdef CONFIG_EXOFS_DEBUG struct kobject *k_name, *k_tmp;