On Wed, 17 Aug 2016 20:08:49 +0200 SF Markus Elfring <[email protected]> wrote:
> From: Markus Elfring <[email protected]> > Date: Wed, 17 Aug 2016 18:41:43 +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. Looks sane, but please take a bit of care about the subject: It's a bit long, and the prefix should be "KVM: s390:". > > Signed-off-by: Markus Elfring <[email protected]> > --- > arch/s390/kvm/guestdbg.c | 13 +++---------- > 1 file changed, 3 insertions(+), 10 deletions(-) Acked-by: Cornelia Huck <[email protected]> if Christian wants to apply this (unless I beat him to it).

