mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] VMCI: Adjustments for three function implementations
@ 2018-03-05 16:19 SF Markus Elfring
  2018-03-05 16:20 ` [PATCH 1/2] VMCI: Use memdup_user() rather than duplicating its implementation SF Markus Elfring
  2018-03-05 16:21 ` [PATCH 2/2] VMCI: Improve a size determination in two functions SF Markus Elfring
  0 siblings, 2 replies; 3+ messages in thread
From: SF Markus Elfring @ 2018-03-05 16:19 UTC (permalink / raw)
  To: kernel-janitors, Al Viro, Arnd Bergmann, Greg Kroah-Hartman,
	George Zhang
  Cc: LKML, Andy King, Dmitry Torokhov

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Mon, 5 Mar 2018 17:12:34 +0100

Two update suggestions were taken into account
from static source code analysis.

Markus Elfring (2):
  Use memdup_user() rather than duplicating its implementation
  Improve a size determination in two functions

 drivers/misc/vmw_vmci/vmci_context.c |  2 +-
 drivers/misc/vmw_vmci/vmci_host.c    | 21 +++++----------------
 2 files changed, 6 insertions(+), 17 deletions(-)

-- 
2.16.2

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-03-05 16:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-05 16:19 [PATCH 0/2] VMCI: Adjustments for three function implementations SF Markus Elfring
2018-03-05 16:20 ` [PATCH 1/2] VMCI: Use memdup_user() rather than duplicating its implementation SF Markus Elfring
2018-03-05 16:21 ` [PATCH 2/2] VMCI: Improve a size determination in two functions SF Markus Elfring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome