[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56784D83.7080108@users.sourceforge.net>
Date: Mon, 21 Dec 2015 20:05:39 +0100
From: SF Markus Elfring <elfring@...rs.sourceforge.net>
To: lustre-devel@...ts.lustre.org, devel@...verdev.osuosl.org,
Andreas Dilger <andreas.dilger@...el.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Oleg Drokin <oleg.drokin@...el.com>
Cc: LKML <linux-kernel@...r.kernel.org>,
kernel-janitors@...r.kernel.org,
Julia Lawall <julia.lawall@...6.fr>
Subject: [PATCH v2 0/4] staging-Lustre: Fine-tuning for some function
implementations
From: Markus Elfring <elfring@...rs.sourceforge.net>
Date: Mon, 21 Dec 2015 20:00:02 +0100
Several update suggestions were taken into account
from static source code analysis.
Markus Elfring (4):
Delete unnecessary goto statements in six functions
Delete an unnecessary variable initialisation in mgc_process_recover_log()
Less checks in mgc_process_recover_log() after error detection
Fix a jump label position in osc_get_info()
drivers/staging/lustre/lustre/llite/namei.c | 1 -
drivers/staging/lustre/lustre/mdc/mdc_request.c | 7 ----
drivers/staging/lustre/lustre/mgc/mgc_request.c | 53 +++++++++++--------------
drivers/staging/lustre/lustre/osc/osc_request.c | 2 +-
4 files changed, 25 insertions(+), 38 deletions(-)
--
2.6.3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists