Skip to content

Commit 9f2b51d

Browse files
baruchsiachhtejun
authored andcommitted
ata: libahci: fix comment indentation
Indent the numbered item with one space like all other items in the same list. Signed-off-by: Baruch Siach <[email protected]> Signed-off-by: Tejun Heo <[email protected]>
1 parent 3b61e51 commit 9f2b51d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/ata/libahci_platform.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ static int ahci_platform_get_regulator(struct ahci_host_priv *hpriv, u32 port,
340340
* 2) regulator for controlling the targets power (optional)
341341
* 3) 0 - AHCI_MAX_CLKS clocks, as specified in the devs devicetree node,
342342
* or for non devicetree enabled platforms a single clock
343-
* 4) phys (optional)
343+
* 4) phys (optional)
344344
*
345345
* RETURNS:
346346
* The allocated ahci_host_priv on success, otherwise an ERR_PTR value

0 commit comments

Comments
 (0)