[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5688DF2D.6090204@users.sourceforge.net>
Date: Sun, 3 Jan 2016 09:43:25 +0100
From: SF Markus Elfring <elfring@...rs.sourceforge.net>
To: rtc-linux@...glegroups.com,
Alessandro Zummo <a.zummo@...ertech.it>,
Alexandre Belloni <alexandre.belloni@...e-electrons.com>
Cc: LKML <linux-kernel@...r.kernel.org>,
kernel-janitors@...r.kernel.org,
Julia Lawall <julia.lawall@...6.fr>
Subject: [PATCH 0/8] rtc-ab-b5ze-s3: Fine-tuning for some function
implementations
From: Markus Elfring <elfring@...rs.sourceforge.net>
Date: Sun, 3 Jan 2016 09:37:34 +0100
Several update suggestions were taken into account
from static source code analysis.
Markus Elfring (8):
Better exception handling in abb5zes3_probe()
Delete an unnecessary variable in abb5zes3_rtc_set_alarm()
Delete an unnecessary variable initialisation in _abb5zes3_rtc_set_timer()
Replace a variable initialisation by an assignment in _abb5zes3_rtc_set_alarm()
Replace a variable initialisation by an assignment in _abb5zes3_rtc_read_alarm()
Delete an unnecessary variable in _abb5zes3_rtc_read_timer()
Delete an unnecessary variable in _abb5zes3_rtc_interrupt()
Delete an unnecessary variable in _abb5zes3_rtc_set_timer()
drivers/rtc/rtc-ab-b5ze-s3.c | 59 ++++++++++++++++++++------------------------
1 file changed, 27 insertions(+), 32 deletions(-)
--
2.6.3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists