From mboxrd@z Thu Jan 1 00:00:00 1970 From: SF Markus Elfring Subject: Re: ISDN-Gigaset: Fine-tuning for three function implementations Date: Tue, 27 Sep 2016 07:10:23 +0200 Message-ID: References: <566ABCD9.1060404@users.sourceforge.net> <6d4bbb77-914f-19b8-a1a9-2731d1158612@users.sourceforge.net> <1474922316.8546.1.camel@tiscali.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: gigaset307x-common@lists.sourceforge.net, netdev@vger.kernel.org, Karsten Keil , LKML , kernel-janitors@vger.kernel.org, Julia Lawall To: Paul Bolle Return-path: Received: from mout.web.de ([212.227.17.12]:56478 "EHLO mout.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751865AbcI0FK5 (ORCPT ); Tue, 27 Sep 2016 01:10:57 -0400 In-Reply-To: <1474922316.8546.1.camel@tiscali.nl> Sender: netdev-owner@vger.kernel.org List-ID: >> Use kmalloc_array() in two functions >> Improve another size determination in gigaset_initcs() >> Delete an error message for a failed memory allocation >> Release memory in gigaset_initcs() after an allocation failure > > Which "static source code analysis" was used for that discovery? Are you eventually asking more for the development tools which were involved here? * Coccinelle software * Script "checkpatch.pl" * My own eyes with help of a current text editor and its programming support Regards, Markus