Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 178885
b: refs/heads/master
c: 6c85309
h: refs/heads/master
i:
  178883: 5544b1d
v: v3
  • Loading branch information
Randy Dunlap authored and Trond Myklebust committed Jan 6, 2010
1 parent ae79e15 commit 4998e00
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: 486bad2e40e938cd68fd853b7a9fa3115a9d3a4a
refs/heads/master: 6c8530993e1fdf1d6af0403e796fe14d80b4b097
2 changes: 1 addition & 1 deletion trunk/net/sunrpc/auth_gss/auth_gss.c
Original file line number Diff line number Diff line change
Expand Up @@ -657,7 +657,7 @@ gss_pipe_downcall(struct file *filp, const char __user *src, size_t mlen)
break;
default:
printk(KERN_CRIT "%s: bad return from "
"gss_fill_context: %ld\n", __func__, err);
"gss_fill_context: %zd\n", __func__, err);
BUG();
}
goto err_release_msg;
Expand Down

0 comments on commit 4998e00

Please sign in to comment.