From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Bottomley Subject: Re: [PATCH 6/7] [PATCH] sg.c: fix a memory leak in devices seq_file implementation (2nd) Date: Fri, 26 Aug 2005 21:19:51 -0500 Message-ID: <1125109191.5079.157.camel@mulgrave> References: <20050826191755.052951000@localhost.localdomain> <20050826191942.444423000@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from stat16.steeleye.com ([209.192.50.48]:22763 "EHLO hancock.sc.steeleye.com") by vger.kernel.org with ESMTP id S1751632AbVH0CUC (ORCPT ); Fri, 26 Aug 2005 22:20:02 -0400 In-Reply-To: <20050826191942.444423000@localhost.localdomain> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Chris Wright Cc: Linux Kernel , stable@kernel.org, Ingo Oeser , Justin Forbes , Zwane Mwaikambo , Theodore Ts'o , Randy Dunlap , Chuck Wolber , Linus Torvalds , Andrew Morton , Alan Cox , SCSI Mailing List , Jan Blunck On Fri, 2005-08-26 at 12:18 -0700, Chris Wright wrote: > plain text document attachment (fix-memory-leak-in-sg.c- > seq_file.patch) > -stable review patch. If anyone has any objections, please let us know. Looks fine to me. James