You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
tree-wide: fix typos "couter" -> "counter"
This patch was generated by git grep -E -i -l 'couter' | xargs -r perl -p -i -e 's/couter/counter/' Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
committed by
Jiri Kosina
parent
bf48aabb89
commit
fbfecd3712
+1
-1
@@ -3238,7 +3238,7 @@ static u64 s2io_mdio_read(u32 mmd_type, u64 addr, struct net_device *dev)
|
||||
|
||||
/**
|
||||
* s2io_chk_xpak_counter - Function to check the status of the xpak counters
|
||||
* @counter : couter value to be updated
|
||||
* @counter : counter value to be updated
|
||||
* @flag : flag to indicate the status
|
||||
* @type : counter type
|
||||
* Description:
|
||||
|
||||
Reference in New Issue
Block a user