From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: 390/qeth: Delete an unnecessary variable initialisation in qeth_core_set_online() References: <566ABCD9.1060404@users.sourceforge.net> <5688F13A.70601@users.sourceforge.net> <5688F198.4040109@users.sourceforge.net> <1452177226.1081.6.camel@BR9GV9YG.de.ibm.com> <568F62D0.9050806@users.sourceforge.net> <1452241551.5327.16.camel@BR9GV9YG.de.ibm.com> From: SF Markus Elfring Message-ID: <568FA4F2.1000200@users.sourceforge.net> Date: Fri, 8 Jan 2016 13:00:50 +0100 MIME-Version: 1.0 In-Reply-To: <1452241551.5327.16.camel@BR9GV9YG.de.ibm.com> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-Archive: List-Post: To: Ursula Braun Cc: linux-s390@vger.kernel.org, Heiko Carstens , Martin Schwidefsky , LKML , kernel-janitors@vger.kernel.org, Julia Lawall List-ID: >> Is there any more fine-tuning cooking in the background? > Not yet; I am a bit surprised by this information. > qeth is an important driver for Linux on System z; Good to know … > there are lots of investigation ideas for improvements, > which we will take care about according to their priorities. Software development as usual … > I regard your proposed fine-tuning code change as valid, Thanks for a bit of positive feedback. > but prioritize it as one with lowest benefit, This is fine in principle. > since it does not really make a difference once compiled. Would you like to help in the determination if deletion of unnecessary variable initialisations (besides in the implementation of the function "qeth_core_set_online") will result in measurable effects? Regards, Markus