aboutsummaryrefslogtreecommitdiffstats
path: root/fs/exofs/sys.c
diff options
context:
space:
mode:
authorIngo Molnar <[email protected]>2012-07-11 07:41:37 +0000
committerIngo Molnar <[email protected]>2012-07-11 07:41:37 +0000
commit92254d31444aad272155f7963e65910c402703dd (patch)
tree8e454ebe60cbac9a71b1771d4e471cfe54826963 /fs/exofs/sys.c
parentMerge tag 'amd-thresholding-fixes-for-3.6' of git://git.kernel.org/pub/scm/li... (diff)
parentLinux 3.5-rc6 (diff)
downloadkernel-92254d31444aad272155f7963e65910c402703dd.tar.gz
kernel-92254d31444aad272155f7963e65910c402703dd.zip
Merge tag 'v3.5-rc6' into x86/mce
Merge Linux 3.5-rc6 before merging more code. Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'fs/exofs/sys.c')
-rw-r--r--fs/exofs/sys.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/exofs/sys.c b/fs/exofs/sys.c
index e32bc919e4e3..5a7b691e748b 100644
--- a/fs/exofs/sys.c
+++ b/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;