Commit f691b4d8 authored by Xiang wangx's avatar Xiang wangx Committed by Jakub Kicinski

atm: iphase: Fix typo in comment

Delete the redundant word 'the'.
Signed-off-by: default avatarXiang wangx <wangxiang@cdjrlc.com>
Link: https://lore.kernel.org/r/20220616164155.11686-1-wangxiang@cdjrlc.comSigned-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 959edef6
......@@ -739,7 +739,7 @@ static u16 ia_eeprom_get (IADEV *iadev, u32 addr)
u32 t;
int i;
/*
* Read the first bit that was clocked with the falling edge of the
* Read the first bit that was clocked with the falling edge of
* the last command data clock
*/
NVRAM_CMD(IAREAD + addr);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment