From mboxrd@z Thu Jan 1 00:00:00 1970 From: SF Markus Elfring Date: Tue, 19 Dec 2017 16:23:42 +0000 Subject: Re: platform/x86/thinkpad_acpi: Adjustments for four function implementations Message-Id: List-Id: References: <81459d11-693a-eb51-9173-9c189677f422@users.sourceforge.net> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: Andy Shevchenko , ibm-acpi-devel@lists.sourceforge.net, Platform Driver Cc: Andy Shevchenko , Darren Hart , Henrique de Moraes Holschuh , LKML , kernel-janitors@vger.kernel.org >> Delete an error message for a failed memory allocation in three functions > > This one is questionable since it prints error messages at ->init() stage. > I would rather not touch this. Do you find the Linux allocation failure report insufficient in this case? >> Improve a size determination in tpacpi_new_rfkill() > > Doesn't make any sense right now. One style over the other. > Nothing gets better or worth at this point. Would you like to care for a bit more compliance with information from the section “14) Allocating memory” in the document “coding-style.rst”? Regards, Markus