From: Nick Piggin Date: Tue, 16 Oct 2007 08:24:58 +0000 (-0700) Subject: mm: write iovec cleanup X-Git-Tag: v2.6.24-rc1~1203 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a9e5ef1f4f15205e477817a5cefc34bd3f65f55;p=pandora-kernel.git mm: write iovec cleanup Hide some of the open-coded nr_segs tests into the iovec helpers. This is all to simplify generic_file_buffered_write, because that gets more complex in the next patch. Signed-off-by: Nick Piggin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed