On Fri, 18 Mar 2022, Joe Perches wrote: > On Fri, 2022-03-18 at 11:37 +0100, Julia Lawall wrote: > > Various spelling mistakes in comments. > [] > > diff --git a/arch/alpha/kernel/sys_eiger.c b/arch/alpha/kernel/sys_eiger.c > [] > > @@ -148,7 +148,7 @@ eiger_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) > > > > /* The SRM console has already calculated out the IRQ value's for > > option cards. As this works lets just read in the value already > > - set and change it to a useable value by Linux. > > + set and change it to a usable value by Linux. > > generally accepted alternative spelling. > > https://www.dictionary.com/browse/useable OK, thanks. julia