On Thu, Oct 30, 2014 at 12:08:12AM +0800, Greg KH wrote:
> On Tue, Oct 28, 2014 at 11:09:10PM -0700, Tristan Lelong wrote:
> > This patch removes tabs used to align variable names in declaration and
> > assignation.
> > It replaces them with exactly one space.
>
> Why? This seems like a totally
On Tue, Oct 28, 2014 at 11:09:10PM -0700, Tristan Lelong wrote:
> This patch removes tabs used to align variable names in declaration and
> assignation.
> It replaces them with exactly one space.
Why? This seems like a totally unneeded change, sorry.
greg k-h
___
This patch removes tabs used to align variable names in declaration and
assignation.
It replaces them with exactly one space.
Signed-off-by: Tristan Lelong
---
drivers/staging/android/logger.c | 49
1 file changed, 24 insertions(+), 25 deletions(-)
diff