From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH] input: psmouse: fix input_dev leak in lifebook driver Date: Tue, 15 Jan 2008 17:04:01 -0500 Message-ID: <20080115170323.ZZRA012@mailhub.coreip.homeip.net> References: <20080112151252.193d6b52@ephemeral> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from an-out-0708.google.com ([209.85.132.248]:54186 "EHLO an-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756388AbYAOWEK (ORCPT ); Tue, 15 Jan 2008 17:04:10 -0500 Received: by an-out-0708.google.com with SMTP id d31so1227and.103 for ; Tue, 15 Jan 2008 14:04:09 -0800 (PST) Content-Disposition: inline In-Reply-To: <20080112151252.193d6b52@ephemeral> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Andres Salomon Cc: linux-input@vger.kernel.org, Andrew Morton , linux-kernel@vger.kernel.org On Sat, Jan 12, 2008 at 03:12:52PM -0500, Andres Salomon wrote: > > The lifebook driver may register a second input device, but it never > unregisters it. This fixes that. > > Signed-off-by: Andres Salomon Applied, thank you Andres. -- Dmitry