Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79659
b: refs/heads/master
c: cab6fc1
h: refs/heads/master
i:
  79657: d3638bf
  79655: 9bc9b54
v: v3
  • Loading branch information
Chuck Lever authored and Trond Myklebust committed Jan 30, 2008
1 parent 78186c9 commit e20bdd9
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: 3d509e5454a0a5ac88bf3191ab65d85952c1de31
refs/heads/master: cab6fc1b77c3ec4471d7d54ff6db9ad2dd59c2f5
3 changes: 1 addition & 2 deletions trunk/fs/lockd/xdr.c
Original file line number Diff line number Diff line change
Expand Up @@ -612,8 +612,7 @@ const char *nlmdbg_cookie2a(const struct nlm_cookie *cookie)
* called with BKL held.
*/
static char buf[2*NLM_MAXCOOKIELEN+1];
int i;
int len = sizeof(buf);
unsigned int i, len = sizeof(buf);
char *p = buf;

len--; /* allow for trailing \0 */
Expand Down

0 comments on commit e20bdd9

Please sign in to comment.