Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 372863
b: refs/heads/master
c: a81ecc1
h: refs/heads/master
i:
  372861: 4215f7f
  372859: a8e7e19
  372855: d25c835
  372847: 6609edc
  372831: 5f27a7a
  372799: e851019
  372735: 7fc7431
v: v3
  • Loading branch information
Al Viro committed May 5, 2013
1 parent 616dd17 commit d05a1aa
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: f42787dff056eefa64f936ffe9a6836d0301742f
refs/heads/master: a81ecc1631db6330d2b9ba11374b5812733a99ee
2 changes: 1 addition & 1 deletion trunk/arch/h8300/kernel/gpio.c
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ static const struct file_operations gpio_proc_fops = {
.open = gpio_proc_open,
.read = seq_read,
.llseek = seq_lseek,
.release = seq_release,
.release = single_release,
};

static __init int register_proc(void)
Expand Down

0 comments on commit d05a1aa

Please sign in to comment.