From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932850AbbBDLbj (ORCPT ); Wed, 4 Feb 2015 06:31:39 -0500 Received: from mail-lb0-f182.google.com ([209.85.217.182]:61454 "EHLO mail-lb0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753162AbbBDLbg (ORCPT ); Wed, 4 Feb 2015 06:31:36 -0500 Date: Wed, 4 Feb 2015 12:31:39 +0100 From: Johan Hovold To: Peter Hung Cc: johan@kernel.org, gregkh@linuxfoundation.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, tom_tsai@fintek.com.tw, peter_hong@fintek.com.tw, Peter Hung Subject: Re: [PATCH v4 2/7] usb: serial: modify author for F81232 Message-ID: <20150204113139.GB13757@localhost> References: <1422598421-6236-1-git-send-email-hpeter+linux_kernel@gmail.com> <1422598421-6236-2-git-send-email-hpeter+linux_kernel@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1422598421-6236-2-git-send-email-hpeter+linux_kernel@gmail.com> User-Agent: Mutt/1.5.22 (2013-10-16) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 30, 2015 at 02:13:36PM +0800, Peter Hung wrote: > add co-author and fix no '>' in greg kh's email This is trivial enough to be done in one patch I guess, but please put this one last in the series. Also for all your patches use a subject on the following format: "USB: f81232: ..." Please also include a cover-letter (e.g. use git format-patch --cover-letter) where you can describe what has changed when you submit a new revision of the series. Johan