1
0
Fork 0

Fix "forcably" comment typo

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
hifive-unleashed-5.1
Robert P. J. Day 2010-11-21 08:15:01 -05:00 committed by Jiri Kosina
parent 4d23033dfd
commit dca25ebdd0
1 changed files with 1 additions and 1 deletions

View File

@ -976,7 +976,7 @@ struct klist *bus_get_device_klist(struct bus_type *bus)
EXPORT_SYMBOL_GPL(bus_get_device_klist);
/*
* Yes, this forcably breaks the klist abstraction temporarily. It
* Yes, this forcibly breaks the klist abstraction temporarily. It
* just wants to sort the klist, not change reference counts and
* take/drop locks rapidly in the process. It does all this while
* holding the lock for the list, so objects can't otherwise be