[PATCH 0/7] iSCSI-target: Fine-tuning for three function implementations

From: SF Markus Elfring
Date: Sat Dec 12 2015 - 09:31:03 EST


From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 12 Dec 2015 15:25:20 +0100

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

Markus Elfring (7):
Use a variable initialisation in iscsi_set_default_param() directly
Less checks in iscsi_set_default_param() after error detection
Delete an unnecessary variable initialisation in iscsi_create_default_params()
Make a variable initialisation a bit more obvious in iscsi_create_default_params()
Rename a jump label in iscsi_create_default_params()
Delete unnecessary variable initialisations in iscsi_check_valuelist_for_support()
Make two variable initialisations a bit more obvious in iscsi_check_valuelist_for_support()

drivers/target/iscsi/iscsi_target_parameters.c | 100 ++++++++++++-------------
1 file changed, 47 insertions(+), 53 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/