tree-wide: fix some typos and punctuation in comments

fix some typos and punctuation in comments

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Thadeu Lima de Souza Cascardo
2009-10-16 15:20:49 +02:00
committed by Jiri Kosina
parent 65cb76baa1
commit 94e2bd6888
10 changed files with 16 additions and 16 deletions

View File

@@ -559,7 +559,7 @@ static void rlb_update_rx_clients(struct bonding *bond)
}
}
/* do not update the entries again untill this counter is zero so that
/* do not update the entries again until this counter is zero so that
* not to confuse the clients.
*/
bond_info->rlb_update_delay_counter = RLB_UPDATE_DELAY;