Skip to content

Commit edb2c34

Browse files
Jilin Yuandavem330
authored andcommitted
fddi/skfp: fix repeated words in comments
Delete the redundant word 'test'. Signed-off-by: Jilin Yuan <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 1377a5b commit edb2c34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/net/fddi/skfp/fplustm.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1314,7 +1314,7 @@ void mac_set_rx_mode(struct s_smc *smc, int mode)
13141314
o Connect a UPPS ISA or EISA station to the network.
13151315
o Give the FORMAC of UPPS station the command to send
13161316
restricted tokens until the ring becomes instable.
1317-
o Now connect your test test client.
1317+
o Now connect your test client.
13181318
o The restricted token monitor should detect the restricted token,
13191319
and your break point will be reached.
13201320
o You can ovserve how the station will clean the ring.

0 commit comments

Comments
 (0)