Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166430
b: refs/heads/master
c: 8cd09a5
h: refs/heads/master
v: v3
  • Loading branch information
Li Hong authored and Frederic Weisbecker committed Sep 22, 2009
1 parent a2446ea commit 31c210c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 79fe249c8368be35c9ca05982e80c68e959505e1
refs/heads/master: 8cd09a5984c08dafade74c9c1ab4311af2bf2d24
4 changes: 2 additions & 2 deletions trunk/include/linux/tracepoint.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
/*
* Kernel Tracepoint API.
*
* See Documentation/tracepoint.txt.
* See Documentation/trace/tracepoints.txt.
*
* (C) Copyright 2008 Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
*
Expand Down Expand Up @@ -36,7 +36,7 @@ struct tracepoint {
#ifndef DECLARE_TRACE

#define TP_PROTO(args...) args
#define TP_ARGS(args...) args
#define TP_ARGS(args...) args

#ifdef CONFIG_TRACEPOINTS

Expand Down

0 comments on commit 31c210c

Please sign in to comment.