Resolved the please, no space beofore tabs checkpatch
warning. Issue found by checkpatch.

Signed-off-by: Dhaval Shah <dhaval.s...@softnautics.com>
---
 drivers/misc/ad525x_dpot.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/misc/ad525x_dpot.c b/drivers/misc/ad525x_dpot.c
index 1c6b55655f52..577f5e76c8a8 100644
--- a/drivers/misc/ad525x_dpot.c
+++ b/drivers/misc/ad525x_dpot.c
@@ -3,7 +3,7 @@
  * Copyright (c) 2009-2010 Analog Devices, Inc.
  * Author: Michael Hennerich <henner...@blackfin.uclinux.org>
  *
- * DEVID               #Wipers         #Positions      Resistor Options (kOhm)
+ * DEVID               #Wipers         #Positions      Resistor Options (kOhm)
  * AD5258              1               64              1, 10, 50, 100
  * AD5259              1               256             5, 10, 50, 100
  * AD5251              2               64              1, 10, 50, 100
-- 
2.11.0

Reply via email to