mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] MIPS: Fine-tuning for three function implementations
@ 2017-01-18 18:52 SF Markus Elfring
  2017-01-18 18:54 ` [PATCH 1/3] MIPS: Return directly in 32_mmap2() SF Markus Elfring
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: SF Markus Elfring @ 2017-01-18 18:52 UTC (permalink / raw)
  To: linux-mips, Paul Gortmaker, Ralf Bächle; +Cc: LKML, kernel-janitors

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

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

end of thread, other threads:[~2017-01-18 18:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-18 18:52 [PATCH 0/3] MIPS: Fine-tuning for three function implementations SF Markus Elfring
2017-01-18 18:54 ` [PATCH 1/3] MIPS: Return directly in 32_mmap2() SF Markus Elfring
2017-01-18 18:55 ` [PATCH 2/3] MIPS: MT: Move an assignment for the variable "retval" in mipsmt_sys_sched_setaffinity() SF Markus Elfring
2017-01-18 18:56 ` [PATCH 3/3] MIPS-syscall: Return directly in mips_mmap() 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