Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 24ed7a97 authored by Uwe Kleine-Koenig's avatar Uwe Kleine-Koenig Committed by Jiri Kosina
Browse files

trivial: fix typo in aic7xxx comment

parent ad452d64
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5223,7 +5223,7 @@ ahc_chip_init(struct ahc_softc *ahc)

	/*
	 * Setup the allowed SCSI Sequences based on operational mode.
	 * If we are a target, we'll enalbe select in operations once
	 * If we are a target, we'll enable select in operations once
	 * we've had a lun enabled.
	 */
	scsiseq_template = ENSELO|ENAUTOATNO|ENAUTOATNP;