Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932909AbcK2Qzt (ORCPT ); Tue, 29 Nov 2016 11:55:49 -0500 Received: from userp1040.oracle.com ([156.151.31.81]:27091 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753128AbcK2Qzk (ORCPT ); Tue, 29 Nov 2016 11:55:40 -0500 To: Quentin Lambert Cc: Adaptec OEM Raid Solutions , "James E.J. Bottomley" , "Martin K. Petersen" , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org Subject: Re: [PATCH] [SCSI] dpt_i2o: Add a missing call to kfree From: "Martin K. Petersen" Organization: Oracle Corporation References: <20161119174234.20292-1-lambert.quentin@gmail.com> Date: Tue, 29 Nov 2016 11:55:02 -0500 In-Reply-To: <20161119174234.20292-1-lambert.quentin@gmail.com> (Quentin Lambert's message of "Sat, 19 Nov 2016 18:42:34 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Source-IP: userv0022.oracle.com [156.151.31.74] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 303 Lines: 10 >>>>> "Quentin" == Quentin Lambert writes: Quentin> Most error branches following the call to kzalloc contain a Quentin> call to kfree. This patch add these calls where they are Quentin> missing. Applied to 4.10/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering