浏览代码

Fix "forcably" comment typo

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Robert P. J. Day 14 年之前
父节点
当前提交
dca25ebdd0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/base/bus.c

+ 1 - 1
drivers/base/bus.c

@@ -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