[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20180717142826.GA3464@localhost>
Date: Tue, 17 Jul 2018 16:28:26 +0200
From: Johan Hovold <johan@...nel.org>
To: m13297920107 <m13297920107@....com>
Cc: "johan@...nel.org" <johan@...nel.org>,
"gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>,
"linux-usb@...r.kernel.org" <linux-usb@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"moviesong@...n-itlab.cn" <moviesong@...n-itlab.cn>,
"billli@...n-itlab.cn" <billli@...n-itlab.cn>
Subject: Re: 来自m13297920107的邮件
On Tue, Jul 17, 2018 at 09:35:58PM +0800, m13297920107 wrote:
> From dcd3f0aafbd3ac40c0bceb8e9d5941a29a1a5edd Mon Sep 17 00:00:00 2001
> From: Movie Song <MovieSong@...n-itlab.cn>
> Date: Tue, 17 Jul 2018 21:13:52 +0800
> Subject: [PATCH] This add a new device for ATEN
> Signed-off-by:MovieSong<MovieSong@...n-itlab.cn>
You're getting closer, but the patch is still whitespace damaged.
Again, try sending the patch to yourself first and make sure you can
apply it with git-am. You can also run checkpatch on the result to catch
some common mistakes.
Please also use a more descriptive commit summary (Subject) by using the
common prefix, for example:
USB: serial: pl2303: add new device id for ATEN
and add a short commit message (which is currently empty).
The link I sent you earlier will show you an example of what the
end-result may look like.
Thanks,
Johan
Powered by blists - more mailing lists