[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <de76a580-c693-f422-ad78-d87bafd42bf3@users.sourceforge.net>
Date: Wed, 18 Jan 2017 12:40:12 +0100
From: SF Markus Elfring <elfring@...rs.sourceforge.net>
To: linux-alpha@...r.kernel.org, Al Viro <viro@...iv.linux.org.uk>,
Ivan Kokshaysky <ink@...assic.park.msu.ru>,
Jan-Benedict Glaw <jbglaw@...-owl.de>,
Matt Turner <mattst88@...il.com>,
Nicolas Pitre <nicolas.pitre@...aro.org>,
Richard Cochran <richardcochran@...il.com>,
Richard Henderson <rth@...ddle.net>,
Thomas Gleixner <tglx@...utronix.de>
Cc: LKML <linux-kernel@...r.kernel.org>,
kernel-janitors@...r.kernel.org
Subject: [PATCH 0/4] alpha: Fine-tuning for five function implementations
From: Markus Elfring <elfring@...rs.sourceforge.net>
Date: Wed, 18 Jan 2017 12:26:38 +0100
A few update suggestions were taken into account
from static source code analysis.
Markus Elfring (4):
Return an error code only as a constant in osf_sigstack()
Move two assignments for the variable "error" in osf_utsname()
Return directly after a failed copy_from_user() or getname() in two functions
Move two assignments for the variable "res" in srm_env_proc_write()
arch/alpha/kernel/osf_sys.c | 51 ++++++++++++++-------------------------------
arch/alpha/kernel/srm_env.c | 10 +++++----
2 files changed, 22 insertions(+), 39 deletions(-)
--
2.11.0
Powered by blists - more mailing lists