Re: [PATCH] dont decrement counters from scsi_kill_request

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Mike Christie wrote:

>+	while (end_that_request_first(req, 0, req->nr_sectors))
>+		;

This should be something like

while (...)
	{}

so it is absolutely clear that the empty body is intentional.

Eike

Attachment: pgpdL6sKYNXcy.pgp
Description: PGP signature


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux