···976976EXPORT_SYMBOL_GPL(bus_get_device_klist);977977978978/*979979- * Yes, this forcably breaks the klist abstraction temporarily. It979979+ * Yes, this forcibly breaks the klist abstraction temporarily. It980980 * just wants to sort the klist, not change reference counts and981981 * take/drop locks rapidly in the process. It does all this while982982 * holding the lock for the list, so objects can't otherwise be