From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751649AbcACInn (ORCPT ); Sun, 3 Jan 2016 03:43:43 -0500 Received: from mout.web.de ([212.227.17.12]:52803 "EHLO mout.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751163AbcACInk (ORCPT ); Sun, 3 Jan 2016 03:43:40 -0500 Subject: [PATCH 0/8] rtc-ab-b5ze-s3: Fine-tuning for some function implementations References: <566ABCD9.1060404@users.sourceforge.net> Cc: LKML , kernel-janitors@vger.kernel.org, Julia Lawall To: rtc-linux@googlegroups.com, Alessandro Zummo , Alexandre Belloni From: SF Markus Elfring Message-ID: <5688DF2D.6090204@users.sourceforge.net> Date: Sun, 3 Jan 2016 09:43:25 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <566ABCD9.1060404@users.sourceforge.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:vu+8cq41GUzP7AYVG7DVXQi4b+5wZRRyr0wUqDRKj1+Keklwz4O X9A0NYGCOrxRHVtQkUf0NnIhSypWCipybkPuFZ/D7DNE2q5XXAeVoPD60uhUbUt50LqTvA9 FjmP18cm8kEHWL6wH/fe+uZNiTrSjsDL2posPXmh0IRWBdUWCi5wtvIRPDVG7oUspb4D6S+ GbZO6mOn8Zw8oYL5i4vJw== X-UI-Out-Filterresults: notjunk:1;V01:K0:pnPlrB6Nx7w=:8Mns07E/3sbsEpK2AAy0fR cxpCktvHRwhf4rGxy43mzgndWhdNfkxBdgqlLyyw5Zqd/Fdadb1Wul3qm7EOlrZ1MyZsO/4BU Qu2nt/Li+jzo1PNOh6m1U+cu4eJRytGoSaXQflS3gKT7LGQtPGLaH5sQzzHCxtTJEYrpiIolT QIXdAcOKxJi2wrruwgddC0Kb0u1U0wgRwzwDOV4Za0AoU7m1NYDtKFjT4rAZjEkCQEDVGWYeC k1COGno5iVCUiMtjl2Q3CZaSnY0P6BwDXx05h5Zv4GlQujCauHCaBKgQQm2i2a7lw5FYJCahT ndpCguNDVAuaL3Kf6I3TJ4Mjzn5JGo0cxDx6czcwHbh0Ol6vIbislET5GruJWv5ODkFifn2QT POJSZ+JGii0bbI5kTCyeJrV60hsdtbMY4RdNxHX4ShFAAy1zz704SeSVRj4RChpqS5CWKX7Ew jUOyhLXUQaPclYKRFDw/as0YvnMjqlYU3cn24A8p7amvN7qqJ5ZIKCZgtdVbM/6jJQw7mM2+h 6PA570fLmuLtagnA4pJ0+d4mBVsx2KIVsuL2JpQgsHBAUZPV7bEwomlylmoQFn4IGEpUm/0Mv l5LRj+3qF0Ok8WaUwbypqb48cHivZQ0cmJLJipBbJBKvsiP1yw9muDkJqppxjAvoPU39RPWXt xGvD0nIqwC2Cy9mF1YXcw4kCTYJomo9tU2n+IOe6en7h8oiz0q/c4ubNflHrQZ4nMsRdpFdrv mZiMPzMDon1RmmHtWVmAatdNUIu9ayuBEDZPc+3ycNq6xiVAgQVXaR3bifuITrE+t+ZLBdAsb xP5LZ+M Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Markus Elfring 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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout.web.de (mout.web.de. [212.227.17.12]) by gmr-mx.google.com with ESMTPS id s132si994097wmd.1.2016.01.03.00.43.30 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Jan 2016 00:43:30 -0800 (PST) Subject: [rtc-linux] [PATCH 0/8] rtc-ab-b5ze-s3: Fine-tuning for some function implementations References: <566ABCD9.1060404@users.sourceforge.net> Cc: LKML , kernel-janitors@vger.kernel.org, Julia Lawall To: rtc-linux@googlegroups.com, Alessandro Zummo , Alexandre Belloni From: SF Markus Elfring Message-ID: <5688DF2D.6090204@users.sourceforge.net> Date: Sun, 3 Jan 2016 09:43:25 +0100 MIME-Version: 1.0 In-Reply-To: <566ABCD9.1060404@users.sourceforge.net> Content-Type: text/plain; charset=UTF-8 Reply-To: rtc-linux@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , From: Markus Elfring 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 -- -- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux . Please read http://groups.google.com/group/rtc-linux/web/checklist before submitting a driver. --- You received this message because you are subscribed to the Google Groups "rtc-linux" group. To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/d/optout. From mboxrd@z Thu Jan 1 00:00:00 1970 From: SF Markus Elfring Date: Sun, 03 Jan 2016 08:43:25 +0000 Subject: [PATCH 0/8] rtc-ab-b5ze-s3: Fine-tuning for some function implementations Message-Id: <5688DF2D.6090204@users.sourceforge.net> List-Id: References: <566ABCD9.1060404@users.sourceforge.net> In-Reply-To: <566ABCD9.1060404@users.sourceforge.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: rtc-linux@googlegroups.com, Alessandro Zummo , Alexandre Belloni Cc: LKML , kernel-janitors@vger.kernel.org, Julia Lawall From: Markus Elfring 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