[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230315082021.2104452-1-javier.carrasco@wolfvision.net>
Date: Wed, 15 Mar 2023 09:20:19 +0100
From: Javier Carrasco <javier.carrasco@...fvision.net>
To: linux-rtc@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Alessandro Zummo <a.zummo@...ertech.it>,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
Javier Carrasco <javier.carrasco@...fvision.net>
Subject: [PATCH 0/2] rtc: pcf8523: standardize code
A series of patches have introduced coding-style issues that make
checkpatch generate a number of easy-to-fix errors and warnings.
Furthermore, some cleanups and refactoring operations left an
unnecessary OR operation behind. These patches claim tosolve
these minor issues.
Javier Carrasco (2):
rtc: pcf8523: fix coding-style issues
rtc: pcf8523: remove unnecessary OR operation
drivers/rtc/rtc-pcf8523.c | 17 ++++++++---------
1 file changed, 8 insertions(+), 9 deletions(-)
--
2.37.2
Powered by blists - more mailing lists