From 0eae65aeec5b7948c6197d2d630ac9df055994ca Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 27 Mar 2014 07:06:41 +0000 Subject: [PATCH] packages/io: remove trailing whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40279 --- utils/io/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/io/Makefile b/utils/io/Makefile index ddf9440a3d..3bf2e893d2 100644 --- a/utils/io/Makefile +++ b/utils/io/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2007 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -22,7 +22,7 @@ define Package/io endef define Package/io/description - This tool can be used to access physical memory addresses from userspace. + This tool can be used to access physical memory addresses from userspace. It can be useful to access hardware for which no device driver exists! endef -- 2.30.2