Unionfs ODF: minor coding style updates
authorErez Zadok <ezk@cs.sunysb.edu>
Fri, 30 Nov 2007 02:24:53 +0000 (21:24 -0500)
committerRachita Kothiyal <rachita@dewey.fsl.cs.sunysb.edu>
Thu, 1 May 2008 23:03:24 +0000 (19:03 -0400)
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/unionfs/config.c
fs/unionfs/unlink.c

index 8d42fa78f771f1c265839fb1c77781ca2308a193..493fe06499de8542844cb63f73a923e5a48e7d9d 100644 (file)
@@ -288,9 +288,9 @@ int unionfs_config_init(void)
        init_MUTEX(&unionfs_subsys.su_sem);
        err = configfs_register_subsystem(&unionfs_subsys);
        if (err)
-               printk(KERN_ERR "unionfs: error %d while registering subsystem %s\n",
-                      err,
-                      unionfs_subsys.su_group.cg_item.ci_namebuf);
+               printk(KERN_ERR
+                      "unionfs: error %d while registering subsystem %s\n",
+                      err, unionfs_subsys.su_group.cg_item.ci_namebuf);
        return err;
 }
 
index 9e55dfe388e4c757f7e386af82ff72ea26b85a55..b1032a21659ce7286c7c2189544ea66067255250 100644 (file)
@@ -252,7 +252,7 @@ int unionfs_rmdir(struct inode *dir, struct dentry *dentry)
                goto out;
        /* FIXME: what if this fails? */
        err = odf_remove(dentry, ODF_RMV_NOTWH);
-       
+
 out:
        /*
         * Drop references to lower dentry/inode so storage space for them