From 3ae8ebdfb78ae59cd51e61dc75cef4d452671c10 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Mon, 11 Jun 2012 16:46:55 -0700 Subject: [PATCH] --- yaml --- r: 310660 b: refs/heads/master c: b84297197ce60bb5da14cbd5516cf5130b0cd380 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/exofs/sys.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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;