From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH] Fix IO address calculation with Multi-Fintek PCI-to-UART Product Date: Wed, 19 Nov 2014 10:47:39 -0800 Message-ID: <20141119184739.GA28871@kroah.com> References: <1416304088-6049-1-git-send-email-hpeter+linux_kernel@gmail.com> <20141118165800.GA3708@kroah.com> <546C2DCC.4090507@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail.linuxfoundation.org ([140.211.169.12]:53434 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755731AbaKSSrk (ORCPT ); Wed, 19 Nov 2014 13:47:40 -0500 Content-Disposition: inline In-Reply-To: <546C2DCC.4090507@gmail.com> Sender: linux-serial-owner@vger.kernel.org List-Id: linux-serial@vger.kernel.org To: Peter Hung Cc: jslaby@suse.cz, linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org On Wed, Nov 19, 2014 at 01:42:36PM +0800, Peter Hung wrote: > Dear Greg KH and Senior Linuxers, > > I had some some question, If I submited a patch, but it had rejected, how > should I do when fix the patch? > > 1. send patch by reply original email ? You can do this, with a [PATCH v2] in the subject. > 2. direct send patch with new email again? That works as well, but tell us what changed from the first one please. thanks, greg k-h