Commit f6e92c97 authored by Brendan Gregg's avatar Brendan Gregg

nits

parent 6497a84e
......@@ -41,7 +41,7 @@ int trace_pid_start(struct pt_regs *ctx, struct request *req)
return 0;
}
int do_count (struct pt_regs *ctx, struct request *req)
int do_count(struct pt_regs *ctx, struct request *req)
{
struct val_t *valp;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment