Re: [U-Boot] [PATCH 2/2] Kconfig: i2c: Fix indentation

2015-12-08 Thread Simon Glass
On 8 December 2015 at 03:18, Michal Simek wrote: > Use tabs instead of space for indentation. > > Signed-off-by: Michal Simek > --- > > drivers/i2c/muxes/Kconfig | 14 +++--- > 1 file changed, 7 insertions(+), 7 deletions(-) Reviewed-by: Simon Glass

[U-Boot] [PATCH 2/2] Kconfig: i2c: Fix indentation

2015-12-08 Thread Michal Simek
Use tabs instead of space for indentation. Signed-off-by: Michal Simek --- drivers/i2c/muxes/Kconfig | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/drivers/i2c/muxes/Kconfig b/drivers/i2c/muxes/Kconfig index 4051923115a5..913093d53dfa 100644 --- a/drivers/i2c