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:
parent
bf48aabb89
commit
fbfecd3712
4 changed files with 4 additions and 4 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue