Merge Linus' tree to be be to apply submitted patches to newer code than
[cascardo/linux.git] / include / scsi / scsi_host.h
index 5e36248..00859c2 100644 (file)
@@ -555,7 +555,7 @@ struct Scsi_Host {
         * __devices is protected by the host_lock, but you should
         * usually use scsi_device_lookup / shost_for_each_device
         * to access it and don't care about locking yourself.
-        * In the rare case of beeing in irq context you can use
+        * In the rare case of being in irq context you can use
         * their __ prefixed variants with the lock held. NEVER
         * access this list directly from a driver.
         */