cleanup: one more trailing whitespace removed.
authorErez_Zadok <ezk@cs.sunysb.edu>
Sun, 25 Mar 2007 03:01:13 +0000 (23:01 -0400)
committerErez_Zadok <ezk@cs.sunysb.edu>
Mon, 23 Jul 2007 00:50:30 +0000 (20:50 -0400)
fs/unionfs/union.h

index 6a030188b57ef14f8a0e51371341b96d40e84929..f634d1789e4d3ea74c7a09fca453a51e2a9e7a67 100644 (file)
@@ -462,7 +462,7 @@ static inline struct vfsmount *unionfs_mntget(struct dentry *dentry,
                                              int bindex)
 {
        struct vfsmount *mnt;
+
        if (!dentry) {
                if (bindex < 0)
                        return NULL;