Index: uspace/srv/ns/task.c
===================================================================
--- uspace/srv/ns/task.c	(revision 412241029cdceceae7ccb252914ce4d698abd985)
+++ uspace/srv/ns/task.c	(revision cc74cb5c5f69f9cd7b915a29908ded2daedb158d)
@@ -44,5 +44,4 @@
 #include "ns.h"
 
-
 /** Task hash table item. */
 typedef struct {
@@ -54,5 +53,4 @@
 	int retval;      /**< The return value. */
 } hashed_task_t;
-
 
 static size_t task_key_hash(void *key)
