From: Chen Minqiang <ptp...@gmail.com> Date: Tue, 6 Aug 2019 18:47:31 +0800
> Signed-off-by: Chen Minqiang <ptp...@gmail.com> No commit message means I'm not even going to look at this patch and try to understand it. You must always completely explain, in detail, what change you are making, how you are making it, and above all why you are making this change. Is there some bug you are fixing? What is that bug and what does that bug cause to happen? Are there potential negative side effects to your fix? What are they and what was the cost/benefit analysis for that? Where was the bug introduced? You must provide a proper Fixes: tag which shows this. Thank you.