On Wed, 24 Aug 2016 20:40:03 +0200 SF Markus Elfring <[email protected]> wrote:
> From: Markus Elfring <[email protected]> > Date: Wed, 24 Aug 2016 20:10:09 +0200 > > * Reuse existing functionality from memdup_user() instead of keeping > duplicate source code. > > This issue was detected by using the Coccinelle software. > > * Return directly if this copy operation failed. > > Reviewed-by: David Hildenbrand <[email protected]> > Signed-off-by: Markus Elfring <[email protected]> > --- > > v2: Rebased on source files from "Linux next-20160824". > > arch/s390/kvm/guestdbg.c | 18 ++++-------------- > 1 file changed, 4 insertions(+), 14 deletions(-) Acked-by: Cornelia Huck <[email protected]>

