i2c: at91: change struct members indentation
authorLudovic Desroches <ludovic.desroches@atmel.com>
Fri, 23 Nov 2012 09:09:03 +0000 (10:09 +0100)
committerWolfram Sang <w.sang@pengutronix.de>
Sat, 24 Nov 2012 19:27:24 +0000 (20:27 +0100)
Replace tabs for struct members indentation by space to minimise line changes
when adding new members which would require extra tabs to keep alignment.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>

No differences found