All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ata: libahci: fix comment indentation
@ 2018-02-05 11:50 Baruch Siach
  2018-02-12 17:18 ` Tejun Heo
  0 siblings, 1 reply; 2+ messages in thread
From: Baruch Siach @ 2018-02-05 11:50 UTC (permalink / raw)
  To: Tejun Heo; +Cc: linux-ide, Baruch Siach

Indent the numbered item with one space like all other items in the same
list.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 drivers/ata/libahci_platform.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/ata/libahci_platform.c b/drivers/ata/libahci_platform.c
index 341d0ef82cbd..30cc8f1a31e1 100644
--- a/drivers/ata/libahci_platform.c
+++ b/drivers/ata/libahci_platform.c
@@ -340,7 +340,7 @@ static int ahci_platform_get_regulator(struct ahci_host_priv *hpriv, u32 port,
  * 2) regulator for controlling the targets power (optional)
  * 3) 0 - AHCI_MAX_CLKS clocks, as specified in the devs devicetree node,
  *    or for non devicetree enabled platforms a single clock
- *	4) phys (optional)
+ * 4) phys (optional)
  *
  * RETURNS:
  * The allocated ahci_host_priv on success, otherwise an ERR_PTR value
-- 
2.15.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ata: libahci: fix comment indentation
  2018-02-05 11:50 [PATCH] ata: libahci: fix comment indentation Baruch Siach
@ 2018-02-12 17:18 ` Tejun Heo
  0 siblings, 0 replies; 2+ messages in thread
From: Tejun Heo @ 2018-02-12 17:18 UTC (permalink / raw)
  To: Baruch Siach; +Cc: linux-ide

On Mon, Feb 05, 2018 at 01:50:36PM +0200, Baruch Siach wrote:
> Indent the numbered item with one space like all other items in the same
> list.
> 
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>

Applied to libata/for-4.16-fixes.

Thanks.

-- 
tejun

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-02-12 17:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-05 11:50 [PATCH] ata: libahci: fix comment indentation Baruch Siach
2018-02-12 17:18 ` Tejun Heo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.