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


Groups > linux.kernel > #1562227

[PATCH 0/5] UM: Fine-tuning for some function implementations

From SF Markus Elfring <elfring@users.sourceforge.net>
Newsgroups linux.kernel
Subject [PATCH 0/5] UM: Fine-tuning for some function implementations
Date 2017-01-18 23:20 +0100
Message-ID <t16qR-15L-15@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


From: Markus Elfring <elfring@users.sourceforge.net>
Date: Wed, 18 Jan 2017 22:48:02 +0100

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

Markus Elfring (5):
  port: Move an assignment for the variable "fd" in port_wait()
  port: Delete three error messages for a failed memory allocation
  port: Improve size determinations in port_data()
  ubd: Move two assignments for the variable "err" in ubd_remove()
  ubd: Improve size determinations in do_ubd_request()

 arch/um/drivers/port_kern.c | 23 ++++++++---------------
 arch/um/drivers/ubd_kern.c  | 18 +++++++++---------
 2 files changed, 17 insertions(+), 24 deletions(-)

-- 
2.11.0

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


Thread

[PATCH 0/5] UM: Fine-tuning for some function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-01-18 23:20 +0100
  Re: [PATCH 0/5] UM: Fine-tuning for some function implementations Richard Weinberger <richard@nod.at> - 2017-01-19 09:30 +0100
    Re: UM: Fine-tuning for some function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-01-19 18:30 +0100
      Re: UM: Fine-tuning for some function implementations Anton Ivanov <anton.ivanov@kot-begemot.co.uk> - 2017-01-19 21:30 +0100
    Re: [PATCH 0/5] UM: Fine-tuning for some function implementations Jeff Dike <jdike@addtoit.com> - 2017-01-20 06:30 +0100

csiph-web