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


Groups > linux.kernel > #1562069

[PATCH 0/3] MIPS: Fine-tuning for three function implementations

From SF Markus Elfring <elfring@users.sourceforge.net>
Newsgroups linux.kernel
Subject [PATCH 0/3] MIPS: Fine-tuning for three function implementations
Date 2017-01-18 20:00 +0100
Message-ID <t13CF-7H3-7@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 19:43:34 +0100

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

Markus Elfring (3):
  Return directly in 32_mmap2()
  Move an assignment for the variable "retval" in mipsmt_sys_sched_setaffinity()
  Return directly in mips_mmap()

 arch/mips/kernel/linux32.c       | 11 +++--------
 arch/mips/kernel/mips-mt-fpaff.c |  5 +++--
 arch/mips/kernel/syscall.c       | 11 ++---------
 3 files changed, 8 insertions(+), 19 deletions(-)

-- 
2.11.0

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH 0/3] MIPS: Fine-tuning for three function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-01-18 20:00 +0100

csiph-web