Re: [PATCH 01/13] Coding style changes to block comments

From: Greg KH
Date: Mon May 14 2018 - 11:59:19 EST


On Mon, May 14, 2018 at 04:53:06PM +0100, John Whitmore wrote:
> The file drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc.c has a lot of
> coding style issues, this will be the first of many small patches which clear
> up some, if not all, of the problems with the file.

This isn't a good changelog comment. It should explain why you are
doing what you are doing, and maybe what, at the very least. Saying
something will happen in the future isn't good.

Also your subject line should have the subsystem/driver in it, to make
it more obvious. Something like:
Subject: staging: rtl8192u: fix block comments in rtl819x_HTProc.c

There are thousands of good examples of good changelog comments and
subject lines in the email archives, and in the kernel log itself :)

Please fix this up and redo the whole series and resend.

thanks,

greg k-h