Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298641
b: refs/heads/master
c: 1023807
h: refs/heads/master
i:
  298639: 353c754
v: v3
  • Loading branch information
Sachin Prabhu authored and Steve French committed Apr 3, 2012
1 parent 12b6b16 commit 7cde747
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 66189be74ff5f9f3fd6444315b85be210d07cef2
refs/heads/master: 1023807458b6365e28c66095648e1b66e04a4259
3 changes: 1 addition & 2 deletions trunk/fs/cifs/connect.c
Original file line number Diff line number Diff line change
Expand Up @@ -1565,8 +1565,7 @@ cifs_parse_mount_options(const char *mountdata, const char *devname,

/* Obtain the value string */
value = strchr(data, '=');
if (value != NULL)
*value++ = '\0';
value++;

/* Set tmp_end to end of the string */
tmp_end = (char *) value + strlen(value);
Expand Down

0 comments on commit 7cde747

Please sign in to comment.