[PATCH v2 0/4] staging-Lustre: Fine-tuning for some function implementations

From: SF Markus Elfring
Date: Mon Dec 21 2015 - 14:06:01 EST


From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/