From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752485Ab1BOA6t (ORCPT ); Mon, 14 Feb 2011 19:58:49 -0500 Received: from kroah.org ([198.145.64.141]:48256 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750800Ab1BOA6q (ORCPT ); Mon, 14 Feb 2011 19:58:46 -0500 Date: Mon, 14 Feb 2011 16:58:03 -0800 From: Greg KH To: Alan Cox Cc: linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [RFC PATCH 0/6] Rework tty helpers to avoid need for file pointers Message-ID: <20110215005803.GA26879@kroah.com> References: <20110214162438.10571.8203.stgit@bob.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110214162438.10571.8203.stgit@bob.linux.org.uk> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 14, 2011 at 04:25:51PM +0000, Alan Cox wrote: > (and then use this to fix the holes in hci_ath) > > The cleanup wants doing anyway but we have a reason for needing to do it. This all looks great, thanks for doing this work. I'll queue it up in a few days, unless there are any objections? thanks, greg k-h