aic7xxx: Fix a few common typo in source code comments

- s/irrespecitve/irrespective/

Obtained from:	NetBSD
MFC after:	3 days
This commit is contained in:
Gordon Bergling 2022-07-03 14:10:30 +02:00
parent 9bfefcea43
commit 66147d138a

View File

@ -6053,7 +6053,7 @@ ahc_reset_channel(struct ahc_softc *ahc, char channel, int initiate_reset)
* we have run out of ATIO resources to drain that
* queue, we may not get them all out here. Further,
* the blocked transactions for the reset channel
* should just be killed off, irrespecitve of whether
* should just be killed off, irrespective of whether
* we are blocked on ATIO resources. Write a routine
* to compact the tqinfifo appropriately.
*/