From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH] tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: build warning after merge of the tty.current tree) Date: Wed, 22 May 2013 08:35:30 -0700 Message-ID: <20130522153530.GC10402@kroah.com> References: <20130522133722.d52b827e455275dfdecf12dd@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from out2-smtp.messagingengine.com ([66.111.4.26]:38626 "EHLO out2-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756444Ab3EVPfj (ORCPT ); Wed, 22 May 2013 11:35:39 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-next-owner@vger.kernel.org List-ID: To: "Matwey V. Kornilov" Cc: Stephen Rothwell , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, jirislaby@gmail.com, linux-serial@vger.kernel.org On Wed, May 22, 2013 at 11:13:38AM +0400, Matwey V. Kornilov wrote: > From: Matwey V. Kornilov > > Fix build warning at mxser.c introduced by dfc7b837c7f9 > > Signed-off-by: Matwey V. Kornilov > --- You forgot to add "reported-by:" :( I'll go do it by hand... thanks, greg k-h