From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shuah Khan Date: Tue, 21 Nov 2017 15:40:17 +0000 Subject: Re: selftests: Completion of error handling Message-Id: <26965dfd-74e8-cf6f-7f55-56310834189d@kernel.org> List-Id: References: <988e4be0-4784-d9b7-879b-06ed405ae293@users.sourceforge.net> In-Reply-To: <988e4be0-4784-d9b7-879b-06ed405ae293@users.sourceforge.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kernel-janitors@vger.kernel.org On 11/21/2017 07:04 AM, SF Markus Elfring wrote: > Hello, > > Static source code analysis points out that the checking of return values from > some function calls is incomplete also in this software area. > How would you like to fix remaining open issues there? > Without understanding the details on which failures, it would be hard for me comment on how to handle them. thanks, --- Shuah