[lm-sensors] [PATCH 2/4] drivers/hwmon/mc13783-adc.c: remove space before tab

Frans Meulenbroeks fransmeulenbroeks at gmail.com
Thu Jan 5 19:50:16 CET 2012


---
 drivers/hwmon/mc13783-adc.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/hwmon/mc13783-adc.c b/drivers/hwmon/mc13783-adc.c
index ef65ab5..04d13b3 100644
--- a/drivers/hwmon/mc13783-adc.c
+++ b/drivers/hwmon/mc13783-adc.c
@@ -220,7 +220,7 @@ static int __devexit mc13783_adc_remove(struct platform_device *pdev)
 }
 
 static struct platform_driver mc13783_adc_driver = {
-	.remove 	= __devexit_p(mc13783_adc_remove),
+	.remove		= __devexit_p(mc13783_adc_remove),
 	.driver		= {
 		.owner	= THIS_MODULE,
 		.name	= MC13783_ADC_NAME,
-- 
1.7.8.1




More information about the lm-sensors mailing list