Re: [PATCH] rtc: clean up indentation issues, remove extraneous space, add missing tabs

2018-11-12 Thread Alexandre Belloni
On 01/11/2018 14:53:52+, Colin King wrote: > From: Colin Ian King > > Trivial fix to clean up indentation issues, remove spaces, add missing > tabs > > Signed-off-by: Colin Ian King > --- > drivers/rtc/rtc-ep93xx.c | 2 +- > drivers/rtc/rtc-max6916.c | 2 +- > drivers/rtc/rtc-rk808.c |

[PATCH] rtc: clean up indentation issues, remove extraneous space, add missing tabs

2018-11-01 Thread Colin King
From: Colin Ian King Trivial fix to clean up indentation issues, remove spaces, add missing tabs Signed-off-by: Colin Ian King --- drivers/rtc/rtc-ep93xx.c | 2 +- drivers/rtc/rtc-max6916.c | 2 +- drivers/rtc/rtc-rk808.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git