Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95837
b: refs/heads/master
c: 4d8755b
h: refs/heads/master
i:
  95835: e6d38bc
v: v3
  • Loading branch information
Adrian Bunk authored and Mark Fasheh committed May 1, 2008
1 parent aaf3b3e commit 09beb81
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: 9d80f7539a91c0154e40fc9e4ae5e818dd8f102e
refs/heads/master: 4d8755b5e667df8f01647773ba744a5ac97e68e6
2 changes: 1 addition & 1 deletion trunk/fs/ocfs2/stack_user.c
Original file line number Diff line number Diff line change
Expand Up @@ -635,7 +635,7 @@ static const struct file_operations ocfs2_control_fops = {
.owner = THIS_MODULE,
};

struct miscdevice ocfs2_control_device = {
static struct miscdevice ocfs2_control_device = {
.minor = MISC_DYNAMIC_MINOR,
.name = "ocfs2_control",
.fops = &ocfs2_control_fops,
Expand Down

0 comments on commit 09beb81

Please sign in to comment.