Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 12057
b: refs/heads/master
c: 04c0881
h: refs/heads/master
i:
  12055: 215c1dc
v: v3
  • Loading branch information
Steve French committed Oct 4, 2005
1 parent b6ceb6c commit 6ddbd29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 8cc64c6ecfef020d40829f3e1152aab006c13899
refs/heads/master: 04c08816d693f010ce14b8f408c6228600053af0
2 changes: 1 addition & 1 deletion trunk/fs/cifs/transport.c
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ smb_send2(struct socket *ssocket, struct kvec *iov, int n_vec,
if(rc == 0) {
/* should never happen, letting socket clear before
retrying is our only obvious option here */
cERROR(1,("tcp sent no data");
cERROR(1,("tcp sent no data"));
msleep(500);
continue;
}
Expand Down

0 comments on commit 6ddbd29

Please sign in to comment.