On Wed, May 24, 2017 at 10:38:57PM +0800, Jamie Huang wrote:

Comment on your patch subject line. Patches to staging typically
include the driver in the subject. You can view previous commits to
get an idea using

$ git log --pretty=oneline drivers/staging/rtl8723bs/core/rtw_security.c

And from Documentation/process/submitting-patches.rst

   The ``subsystem`` in the email's Subject should identify which
   area or subsystem of the kernel is being patched.
   
   The ``summary phrase`` in the email's Subject should concisely
   describe the patch which that email contains.  The ``summary
   phrase`` should not be a filename.  Do not use the same ``summary
   phrase`` for every patch in a whole patch series (where a ``patch
   series`` is an ordered sequence of multiple, related patches).

Good luck,
Tobin.
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to