From 778229af95977a4aca8656143d457401c2bb8f96 Mon Sep 17 00:00:00 2001 From: Sebastian Andrzej Siewior Date: Wed, 5 Dec 2012 13:09:45 -0800 Subject: [PATCH] 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-format-patch failed