projects
/
unionfs-2.6.22.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
102d085
)
cleanup: one more trailing whitespace removed.
author
Erez_Zadok
<ezk@cs.sunysb.edu>
Sun, 25 Mar 2007 03:01:13 +0000
(23:01 -0400)
committer
Erez Zadok
<ezk@cs.sunysb.edu>
Sun, 23 Mar 2008 03:47:38 +0000
(23:47 -0400)
fs/unionfs/union.h
patch
|
blob
|
history
diff --git
a/fs/unionfs/union.h
b/fs/unionfs/union.h
index 6a030188b57ef14f8a0e51371341b96d40e84929..f634d1789e4d3ea74c7a09fca453a51e2a9e7a67 100644
(file)
--- 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;