Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251794
b: refs/heads/master
c: 98ba073
h: refs/heads/master
v: v3
  • Loading branch information
Robin Dong authored and Joel Becker committed May 24, 2011
1 parent f764602 commit 407b958
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: 9f62e96084cd7ae6dedcfb4caf066ed6cc67e0d7
refs/heads/master: 98ba073c606fba7a48a8e0d36e3b02105d31c768
2 changes: 1 addition & 1 deletion trunk/fs/ocfs2/dlmfs/dlmfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ struct workqueue_struct *user_dlm_worker;
* signifies a bast fired on the lock.
*/
#define DLMFS_CAPABILITIES "bast stackglue"
extern int param_set_dlmfs_capabilities(const char *val,
static int param_set_dlmfs_capabilities(const char *val,
struct kernel_param *kp)
{
printk(KERN_ERR "%s: readonly parameter\n", kp->name);
Expand Down

0 comments on commit 407b958

Please sign in to comment.