Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354467
b: refs/heads/master
c: 69a7c50
h: refs/heads/master
i:
  354465: c0bf527
  354463: 03179e4
v: v3
  • Loading branch information
Tommi Rantala authored and Greg Kroah-Hartman committed Feb 8, 2013
1 parent e4a5ec5 commit 64d223d
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: b12da2e4337ce235c4c5951b2217330587f3dda4
refs/heads/master: 69a7c50369ec1529e9cd6ca3989b254d78073379
2 changes: 1 addition & 1 deletion trunk/drivers/staging/dgrp/dgrp_specproc.c
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ static struct file_operations info_proc_file_ops = {
.open = info_proc_open,
.read = seq_read,
.llseek = seq_lseek,
.release = seq_release,
.release = single_release,
};

static struct file_operations nodeinfo_proc_file_ops = {
Expand Down

0 comments on commit 64d223d

Please sign in to comment.