From: Sebastian Andrzej Siewior Date: Wed, 5 Dec 2012 21:09:45 +0000 (-0800) Subject: target/file: merge fd_do_readv() and fd_do_writev() X-Git-Tag: v3.8-rc1~94^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=778229af95977a4aca8656143d457401c2bb8f96;p=pandora-kernel.git target/file: merge fd_do_readv() and fd_do_writev() Those two functions are almost identical so merge them. Noticed this while fixing the highmem in both cases. Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed