Fix "forcably" comment typo
authorRobert P. J. Day <rpjday@crashcourse.ca>
Sun, 21 Nov 2010 13:15:01 +0000 (08:15 -0500)
committerJiri Kosina <jkosina@suse.cz>
Sun, 21 Nov 2010 17:15:10 +0000 (18:15 +0100)
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/base/bus.c

index 33c270a64db708d62f0c759110109acdb64751cc..8f0b1ba522f03055026895a7291b4884235d8797 100644 (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