Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 234404
b: refs/heads/master
c: e374536
h: refs/heads/master
v: v3
  • Loading branch information
Masami Hiramatsu authored and Arnaldo Carvalho de Melo committed Feb 7, 2011
1 parent 3159e19 commit 2dfa354
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: 76022db323dd6d7c6958df3d595f7dedf7a14778
refs/heads/master: e3745369986ddcdaa19f70e2d24e658876b97e84
2 changes: 1 addition & 1 deletion trunk/kernel/trace/trace_kprobe.c
Original file line number Diff line number Diff line change
Expand Up @@ -1129,7 +1129,7 @@ static int command_trace_probe(const char *buf)
return ret;
}

#define WRITE_BUFSIZE 128
#define WRITE_BUFSIZE 4096

static ssize_t probes_write(struct file *file, const char __user *buffer,
size_t count, loff_t *ppos)
Expand Down

0 comments on commit 2dfa354

Please sign in to comment.