On Wed, Aug 10, 2016 at 04:52:53PM +0800, jiang.biao2@zte.com.cn wrote:
Daniel Vetter daniel.vetter@ffwll.ch wrote on 2016/08/10 16:35:29:
Daniel Vetter daniel@ffwll.ch From: Daniel Vetter daniel.vetter@ffwll.ch
2016/08/10 16:35
jiang.biao2@zte.com.cn,
Re: [RESEND PATCH] drm/gma500: Fix comments in gtt.c
On Wed, Aug 10, 2016 at 11:35:14AM +0800, jiang.biao2@zte.com.cn wrote:
Fix some comment faults in gtt.c.
Signed-off-by: Jiang Biao jiang.biao2@zte.com.cn
Sending the same patch 3 times in just one hour doesn't help - people sometimes sleep, or are busy. Please let at least a few days pass until you ping (with a reply) or resend.
Thanks, Daniel
I'm so sorry about the interruption. The mail server of my company corrupted the format of first two patchs, and I have to resend it with correct format, after I corrected the configuration of the mail server. The format of the last one should be right. I'm fresh to this mailing list, next time should be right. Thanks a lot.
Ah now worries. In such a case simply add a small comment to your resend patches why you're resending. You can add such comments to the commit message at the and after a line with just --- git will then cut it away. E.g.
... commmit message ...
Signed-off-by: Daniel Vetter daniel.vetter@intel.com --- This here is an additional comment which will not get applied to the real git log.
Making sure that the patch isn't corrupted is definitely appreciated! -Daniel