mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-05-02 18:17:50 -04: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
@@ -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