lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sat, 12 Jan 2008 12:58:45 +0100
From:	Jens Axboe <jens.axboe@...cle.com>
To:	Kiyoshi Ueda <k-ueda@...jp.nec.com>
Cc:	rusty@...tcorp.com.au, linux-kernel@...r.kernel.org,
	j-nomura@...jp.nec.com
Subject: Re: [PATCH 0/3] block: remove end_{queued|dequeued}_request()

On Fri, Jan 11 2008, Kiyoshi Ueda wrote:
> Hi Jens,
> 
> This patch set removes end_queued_request() and end_dequeued_request(),
> which became identical by the blk-end-request patch set.
> They just calls __blk_end_request() actually, so users of them are
> converted to call __blk_end_request() directly.

Please just keep them both and call __blk_end_request(), it's nicer as
an exported name. Then we can do a cleanup run afterwards.

-- 
Jens Axboe

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ