X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=include%2Fscsi%2Fscsi_host.h;h=00859c288bee3c790e8c155b9379491e184a0046;hb=a02001086bbfb4da35d1228bebc2f1b442db455f;hp=5e362489ee88a024d8216c1740fa0b424e723bb2;hpb=66acb0216d5ae1f29fe76c5a192547664c5c0159;p=cascardo%2Flinux.git diff --git a/include/scsi/scsi_host.h b/include/scsi/scsi_host.h index 5e362489ee88..00859c288bee 100644 --- a/include/scsi/scsi_host.h +++ b/include/scsi/scsi_host.h @@ -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. */