From 3765b3e7bd0f8e46914d417f29cbcb0c72b1acf7 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Mon, 7 Oct 2013 13:07:26 +0200 Subject: Coding Style cleanup: remove trailing white space Signed-off-by: Wolfgang Denk --- drivers/rtc/rs5c372.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/rtc') diff --git a/drivers/rtc/rs5c372.c b/drivers/rtc/rs5c372.c index 1a179beadd..65f45ea5e3 100644 --- a/drivers/rtc/rs5c372.c +++ b/drivers/rtc/rs5c372.c @@ -16,7 +16,7 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. + * published by the Free Software Foundation. */ #include -- cgit v1.2.1