Index: kernel/generic/include/proc/tasklet.h
===================================================================
--- kernel/generic/include/proc/tasklet.h	(revision 56976a175ab4fe04986c6a7c58357d9a5c598013)
+++ kernel/generic/include/proc/tasklet.h	(revision 10ef329a86471ef42e84a0db45f6e6b1b10d45bd)
@@ -59,5 +59,5 @@
 	
 	/** Argument passed to the callback */
-	void* arg;
+	void *arg;
 	
 	/** State of the tasklet */
