From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965248AbcBCRys (ORCPT ); Wed, 3 Feb 2016 12:54:48 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:51435 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933378AbcBCRyp (ORCPT ); Wed, 3 Feb 2016 12:54:45 -0500 Date: Wed, 3 Feb 2016 09:54:44 -0800 From: Greg Kroah-Hartman To: Anton Wuerfel Cc: Peter Hurley , Andy Shevchenko , Phillip Raffeck , linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org, linux-parisc@vger.kernel.org, linux-kernel@i4.cs.fau.de Subject: Re: [PATCH v7 00/15] tty: serial: 8250: Fix checkpatch warnings Message-ID: <20160203175444.GA24491@kroah.com> References: <1452784104-30840-1-git-send-email-anton.wuerfel@fau.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 03, 2016 at 03:40:09PM +0100, Anton Wuerfel wrote: > Hello, > > we noticed the patch series has not been merged yet to 4.5. Are there > still problems we have to address? I don't know, they are in my queue to be processed "soon"... And they will not go into 4.5, that merge window is long closed, coding style fixes like this are on the bottom of my list of things to be reviewed, and are not "bug fixes" that affect people so they sometimes take a long time to get merged. thanks, greg k-h