On Mon, 01 Feb 2010, Mike Christie wrote: > > On 01/30/2010 12:28 AM, Ravi Anand wrote: > > + > > + if (test_and_clear_bit(DPC_LINK_CHANGED,&ha->dpc_flags)) { > > + if (!test_bit(AF_LINK_UP,&ha->flags)) { > > + /* ---- link down? --- */ > > + list_for_each_entry_safe(ddb_entry, dtemp,&ha->ddb_list, list) { > > + if (atomic_read(&ddb_entry->state) == DDB_STATE_ONLINE) > > Need some tabbing. > Will do. Thanks Ravi -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html