···22622262 *22632263 * Iterate over @bus's list of devices, and call @fn for each, passing22642264 * it @data and stop when @fn returns a non-zero value. The function is22652265- * using RCU to traverse the list and therefore may be usind in atonic22652265+ * using RCU to traverse the list and therefore may be using in atomic22662266 * contexts. The @fn callback is invoked from RCU critical section and22672267 * thus must not sleep.22682268 */