Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1646185

[PATCH 0/5] fsl_hypervisor: Adjustments for two function implementations

From SF Markus Elfring <elfring@users.sourceforge.net>
Newsgroups linux.kernel
Subject [PATCH 0/5] fsl_hypervisor: Adjustments for two function implementations
Date 2017-05-20 21:10 +0200
Message-ID <tJhVf-5rT-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


From: Markus Elfring <elfring@users.sourceforge.net>
Date: Sat, 20 May 2017 20:36:54 +0200

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

Markus Elfring (5):
  Improve a size determination in fsl_hv_open()
  Delete an error message for a failed memory allocation in fsl_hv_open()
  Return the success indication only as a constant in fsl_hv_open()
  Use kcalloc() in ioctl_memcpy()
  Delete error messages for failed memory allocations in ioctl_memcpy()

 drivers/virt/fsl_hypervisor.c | 17 +++++------------
 1 file changed, 5 insertions(+), 12 deletions(-)

-- 
2.13.0

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/5] fsl_hypervisor: Adjustments for two function  implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-20 21:10 +0200
  [PATCH 3/5] fsl_hypervisor: Return the success indication only as a  constant in fsl_hv_open() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-20 21:20 +0200
  [PATCH 5/5] fsl_hypervisor: Delete error messages for failed memory  allocations in ioctl_memcpy() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-20 21:20 +0200
  [PATCH 4/5] fsl_hypervisor: Use kcalloc() in ioctl_memcpy() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-20 21:20 +0200
  [PATCH 1/5] fsl_hypervisor: Improve a size determination in  fsl_hv_open() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-20 21:20 +0200
  [PATCH 2/5] fsl_hypervisor: Delete an error message for a failed  memory allocation in fsl_hv_open() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-20 21:20 +0200

csiph-web