Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221590
b: refs/heads/master
c: 54eeafe
h: refs/heads/master
v: v3
  • Loading branch information
Steve French committed Nov 2, 2010
1 parent 565c0a6 commit e801fdc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b647c35f77af9c07d336247b23014596e9f0a593
refs/heads/master: 54eeafe1e4fb7b11da17adacacb1fbe279e0cf6e
1 change: 0 additions & 1 deletion trunk/fs/cifs/file.c
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,6 @@ void cifsFileInfo_put(struct cifsFileInfo *cifs_file)
struct inode *inode = cifs_file->dentry->d_inode;
struct cifsTconInfo *tcon = tlink_tcon(cifs_file->tlink);
struct cifsInodeInfo *cifsi = CIFS_I(inode);
struct cifs_sb_info *cifs_sb = CIFS_SB(inode->i_sb);
struct cifsLockInfo *li, *tmp;

spin_lock(&cifs_file_list_lock);
Expand Down

0 comments on commit e801fdc

Please sign in to comment.