From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752246AbbCJJSv (ORCPT ); Tue, 10 Mar 2015 05:18:51 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:39573 "EHLO out2-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751116AbbCJJSr (ORCPT ); Tue, 10 Mar 2015 05:18:47 -0400 X-Sasl-enc: ZjiBKwyubIw0BecrJG0q+xM8f284InhZRsRmbD1RPcl0 1425979126 Date: Tue, 10 Mar 2015 10:18:45 +0100 From: Greg KH To: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] fixup! serial: mctrl-gpio: simplify init routine Message-ID: <20150310091845.GA13728@kroah.com> References: <20150310163740.0f3bc651@canb.auug.org.au> <1425976191-20894-1-git-send-email-u.kleine-koenig@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1425976191-20894-1-git-send-email-u.kleine-koenig@pengutronix.de> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 10, 2015 at 09:29:51AM +0100, Uwe Kleine-König wrote: > --- > drivers/tty/serial/serial_mctrl_gpio.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) No changelog comment, no signed-off-by: and some odd "fixup!" in the subject line :( Please fix and resend so that I can actually apply the thing. thanks, greg k-h