This series fix the following errors/checks reported by checkpatch.pl: - Add space required before the open parenthesis '(' and after the ','. - Using tabs instead of spaces. - Matching open parenthesis and removing unwanted blank line. Jagath Jog J (3): rtc: rv3028: Inserting some required spaces. rtc: rv3028: fix code indent issue rtc: rv3028: Alignment to match the open parenthesis drivers/rtc/rtc-rv3028.c | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) -- 2.17.1