just whitespace
diff --git a/util-linux/Config.in b/util-linux/Config.in
index bf3e13b..27410bf 100644
--- a/util-linux/Config.in
+++ b/util-linux/Config.in
@@ -214,7 +214,7 @@
 	depends on CONFIG_HWCLOCK
 	help
 	  Starting with FHS 2.3, the adjtime state file is supposed to exist
-	  at /var/lib/hwclock/adjtime instead of /etc/adjtime.  If you wish 
+	  at /var/lib/hwclock/adjtime instead of /etc/adjtime.  If you wish
 	  to use the FHS behavior, answer Y here, otherwise answer N for the
 	  classic /etc/adjtime path.
 
@@ -406,7 +406,7 @@
 	  command will detect you are trying to mount a file instead of a block
 	  device, and transparently associate the file with a loopback device.
 	  The umount command will also free that loopback device.
-	  
+
 	  You can still use the 'losetup' utility (to manually associate files
           with loop devices) if you need to do something advanced, such as
 	  specify an offset or cryptographic options to the loopback device.