From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Torvalds Subject: Re: [GIT PATCH] TTY/serial driver patches for .40 Date: Mon, 23 May 2011 12:27:35 -0700 Message-ID: References: <20110523190539.GA17519@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from smtp1.linux-foundation.org ([140.211.169.13]:34748 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932307Ab1EWT2b convert rfc822-to-8bit (ORCPT ); Mon, 23 May 2011 15:28:31 -0400 In-Reply-To: <20110523190539.GA17519@kroah.com> Sender: linux-serial-owner@vger.kernel.org List-Id: linux-serial@vger.kernel.org To: Greg KH Cc: Andrew Morton , linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org On Mon, May 23, 2011 at 12:05 PM, Greg KH wrote: > > Some api cleanups, and driver updates, nothing really major. =A0You w= ill > get two conflicts when you merge this to your tree (one in the tty > Makefile and one in the bluetooth driver), but they should be "obviou= s" > as to what to do. I went a bit beyond "obvious", and actually fixed in the merge what looked to be some missed things: - the hci_uart_tty_receive "Return value" comment was stale - it really looked to me like the 'stat.byte_rx' increment should use the new 'received' count that we return. So anybody who cares should probably check the end result. Linus -- To unsubscribe from this list: send the line "unsubscribe linux-serial"= in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html