Skip to content

Commit

Permalink
trivial: fix typo in aic7xxx comment
Browse files Browse the repository at this point in the history
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Uwe Kleine-Koenig authored and Jiri Kosina committed Sep 21, 2009
1 parent ad452d6 commit 24ed7a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/scsi/aic7xxx/aic7xxx_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 24ed7a9

Please sign in to comment.