> 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. > > Signed-off-by: Markus Elfring <[email protected]>
I like that. Thanks for running that analysis software against s390 KVM code! Reviewed-by: David Hildenbrand <[email protected]> David

