Re: [PATCH] power: suspend: Replace dpm_watchdog by sleep timer

From: Greg Kroah-Hartman
Date: Tue Oct 20 2020 - 07:41:56 EST


A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

A: No.
Q: Should I include quotations after my reply?

http://daringfireball.net/2007/07/on_top

On Tue, Oct 20, 2020 at 07:11:56PM +0800, Joseph Jang wrote:
> It is the same version, I just changed the commit message and removed
> dpm_watchdog.

That is not the "same version", you need to properly version your
patches when you send them as the documentation states to.

Otherwise your patches will just be ignored.

Perhaps you might want to get some more experience getting patches
accepted before trying to change core kernel code? Try working in
drivers/staging/* on code cleanups?

good luck!

greg k-h