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