We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 716a0c2 commit 86b9c4cCopy full SHA for 86b9c4c
sound/drivers/portman2x4.c
@@ -467,7 +467,7 @@ static int portman_probe(struct parport *p)
467
parport_write_control(p, 0); /* Reset Strobe=0. */
468
469
/* Check if Tx circuitry is functioning properly. If initialized
470
- * unit TxEmpty is false, send out char and see if if goes true.
+ * unit TxEmpty is false, send out char and see if it goes true.
471
*/
472
/* 8 */
473
parport_write_control(p, TXDATA0); /* Tx channel 0, strobe off. */
0 commit comments