Index: uspace/srv/audio/hound/audio_data.c
===================================================================
--- uspace/srv/audio/hound/audio_data.c	(revision 412241029cdceceae7ccb252914ce4d698abd985)
+++ uspace/srv/audio/hound/audio_data.c	(revision 173b3bdc85bf0eff3efa47b82e307fdc3f1186c8)
@@ -161,5 +161,4 @@
 }
 
-
 /**
  * Data link remaining frames getter.
@@ -248,5 +247,4 @@
 	return adata;
 }
-
 
 /**
Index: uspace/srv/audio/hound/audio_data.h
===================================================================
--- uspace/srv/audio/hound/audio_data.h	(revision 412241029cdceceae7ccb252914ce4d698abd985)
+++ uspace/srv/audio/hound/audio_data.h	(revision 173b3bdc85bf0eff3efa47b82e307fdc3f1186c8)
@@ -125,5 +125,4 @@
 }
 
-
 #endif
 
Index: uspace/srv/audio/hound/audio_device.c
===================================================================
--- uspace/srv/audio/hound/audio_device.c	(revision 412241029cdceceae7ccb252914ce4d698abd985)
+++ uspace/srv/audio/hound/audio_device.c	(revision 173b3bdc85bf0eff3efa47b82e307fdc3f1186c8)
@@ -44,5 +44,4 @@
 #include <str_error.h>
 #include <as.h>
-
 
 #include "audio_device.h"
Index: uspace/srv/audio/hound/audio_device.h
===================================================================
--- uspace/srv/audio/hound/audio_device.h	(revision 412241029cdceceae7ccb252914ce4d698abd985)
+++ uspace/srv/audio/hound/audio_device.h	(revision 173b3bdc85bf0eff3efa47b82e307fdc3f1186c8)
@@ -88,3 +88,2 @@
  * @}
  */
-
Index: uspace/srv/audio/hound/audio_sink.c
===================================================================
--- uspace/srv/audio/hound/audio_sink.c	(revision 412241029cdceceae7ccb252914ce4d698abd985)
+++ uspace/srv/audio/hound/audio_sink.c	(revision 173b3bdc85bf0eff3efa47b82e307fdc3f1186c8)
@@ -43,5 +43,4 @@
 #include "connection.h"
 #include "log.h"
-
 
 /**
@@ -150,5 +149,4 @@
 }
 
-
 /**
  * @}
Index: uspace/srv/audio/hound/connection.h
===================================================================
--- uspace/srv/audio/hound/connection.h	(revision 412241029cdceceae7ccb252914ce4d698abd985)
+++ uspace/srv/audio/hound/connection.h	(revision 173b3bdc85bf0eff3efa47b82e307fdc3f1186c8)
@@ -117,5 +117,4 @@
 }
 
-
 #endif
 /**
Index: uspace/srv/audio/hound/hound_ctx.c
===================================================================
--- uspace/srv/audio/hound/hound_ctx.c	(revision 412241029cdceceae7ccb252914ce4d698abd985)
+++ uspace/srv/audio/hound/hound_ctx.c	(revision 173b3bdc85bf0eff3efa47b82e307fdc3f1186c8)
@@ -149,5 +149,4 @@
 	return ctx->source == NULL;
 }
-
 
 /*
Index: uspace/srv/audio/hound/hound_ctx.h
===================================================================
--- uspace/srv/audio/hound/hound_ctx.h	(revision 412241029cdceceae7ccb252914ce4d698abd985)
+++ uspace/srv/audio/hound/hound_ctx.h	(revision 173b3bdc85bf0eff3efa47b82e307fdc3f1186c8)
@@ -60,5 +60,4 @@
 typedef struct hound_ctx_stream hound_ctx_stream_t;
 
-
 hound_ctx_t *hound_record_ctx_get(const char *name);
 hound_ctx_t *hound_playback_ctx_get(const char *name);
