From: Erez_Zadok Date: Sun, 25 Mar 2007 03:01:13 +0000 (-0400) Subject: cleanup: one more trailing whitespace removed. X-Git-Tag: unionfs-2.1.1~154 X-Git-Url: https://git.fsl.cs.stonybrook.edu/?a=commitdiff_plain;h=32dacbbaa639e6bec8aa3a1586fdf823d9c84c92;p=unionfs-2.6.26.y.git cleanup: one more trailing whitespace removed. --- diff --git a/fs/unionfs/union.h b/fs/unionfs/union.h index 6a030188b57..f634d1789e4 100644 --- a/fs/unionfs/union.h +++ b/fs/unionfs/union.h @@ -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;