lkml.org 
[lkml]   [2007]   [Jul]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] Linux Kernel Markers - Architecture Independent Code Remove ifdef KERNEL
Linux Kernel Markers - Architecture Independent Code Remove ifdef kernel

Remove #ifdef __KERNEL__ in marker.h.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
CC: hch@infradead.org
---
include/linux/marker.h | 3 ---
1 file changed, 3 deletions(-)

Index: linux-2.6-lttng/include/linux/marker.h
===================================================================
--- linux-2.6-lttng.orig/include/linux/marker.h 2007-07-15 19:17:05.000000000 -0400
+++ linux-2.6-lttng/include/linux/marker.h 2007-07-15 19:17:28.000000000 -0400
@@ -12,8 +12,6 @@
* See the file COPYING for more details.
*/

-#ifdef __KERNEL__
-
#include <linux/immediate.h>
#include <linux/types.h>

@@ -132,5 +130,4 @@ extern struct __mark_marker *marker_get_
extern void marker_release(struct __mark_marker *iter);
extern void *marker_get_pdata(const char *name);

-#endif /* __KERNEL__ */
#endif
--
Mathieu Desnoyers
Computer Engineering Ph.D. Student, Ecole Polytechnique de Montreal
OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2007-07-16 01:47    [W:0.111 / U:0.320 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site