Index: uspace/lib/c/include/double_to_str.h
===================================================================
--- uspace/lib/c/include/double_to_str.h	(revision 6d527cffd20fa5648c8b88cbe556d850c86e2c69)
+++ uspace/lib/c/include/double_to_str.h	(revision 5a6879171b349b93efa71242447fc637fe2ceedd)
@@ -46,5 +46,5 @@
 #define MAX_DOUBLE_STR_BUF_SIZE  21
 
-/* Fwd decl.*/
+/* Fwd decl. */
 struct ieee_double_t_tag;
 
Index: uspace/lib/c/include/nic/eth_phys.h
===================================================================
--- uspace/lib/c/include/nic/eth_phys.h	(revision 6d527cffd20fa5648c8b88cbe556d850c86e2c69)
+++ uspace/lib/c/include/nic/eth_phys.h	(revision 5a6879171b349b93efa71242447fc637fe2ceedd)
@@ -33,7 +33,7 @@
 #include <stdint.h>
 
-/*****************************************************/
-/* Definitions of possible supported physical layers */
-/*****************************************************/
+/*
+ * Definitions of possible supported physical layers
+ */
 
 /* Ethernet physical layers */
@@ -108,7 +108,7 @@
 #define ETH_100GBASE_CR10    0x0080
 
-/******************************************/
-/* Auto-negotiation advertisement options */
-/******************************************/
+/*
+ * Auto-negotiation advertisement options
+ */
 
 #define ETH_AUTONEG_10BASE_T_HALF    UINT32_C(0x00000001)
