Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15168
b: refs/heads/master
c: 80ce8ba
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Dec 15, 2005
1 parent f30b07b commit 1037fa7
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: a32972965e23471f0762a1136f80990ebf72406a
refs/heads/master: 80ce8baf5da730c87194e2e38a4cfca0254f9599
2 changes: 1 addition & 1 deletion trunk/arch/sparc/kernel/led.c
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ static int led_read_proc(char *buf, char **start, off_t offset, int count,
return len;
}

static int led_write_proc(struct file *file, const char *buffer,
static int led_write_proc(struct file *file, const char __user *buffer,
unsigned long count, void *data)
{
char *buf = NULL;
Expand Down

0 comments on commit 1037fa7

Please sign in to comment.