projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b1ec9e
)
[CIFS] fix typo
author
Steve French
<sfrench@us.ibm.com>
Fri, 2 May 2008 20:56:23 +0000
(20:56 +0000)
committer
Steve French
<sfrench@us.ibm.com>
Fri, 2 May 2008 20:56:23 +0000
(20:56 +0000)
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/inode.c
patch
|
blob
|
history
diff --git
a/fs/cifs/inode.c
b/fs/cifs/inode.c
index a1f24bdb656dc9d6243f5bcf7a04d2903d87cbad..0d9d2e6d7af667221ce99c2682855928c09960f4 100644
(file)
--- a/
fs/cifs/inode.c
+++ b/
fs/cifs/inode.c
@@
-389,7
+389,7
@@
int cifs_get_inode_info(struct inode **pinode,
struct cifs_sb_info *cifs_sb = CIFS_SB(sb);
const unsigned char *full_path = NULL;
char *buf = NULL;
- bool adjustTZ =
bool
;
+ bool adjustTZ =
false
;
bool is_dfs_referral = false;
pTcon = cifs_sb->tcon;