On Wed, Jan 17, 2018 at 08:29:21PM -0500, Christopher Díaz Riveros wrote:
> Trivial fix removes unneeded semicolons after switch blocks.
> 
> This issue was detected by using the Coccinelle software.
> 
> Signed-off-by: Christopher Díaz Riveros <chris...@gentoo.org>
> ---
>  drivers/staging/rtl8723bs/hal/hal_com_phycfg.c | 16 +++++++---------
>  1 file changed, 7 insertions(+), 9 deletions(-)

In the future the subject line should say the subsystem and driver, so I
know what to be looking for here.  As an example, this patch should say:

Subject: [PATCH] staging: rtl8723bs: hal_com_phycfg: Remove unneeded semicolons

No need to say -next in there either, that's assumed :)

I'll edit this by hand this time, but please fix up for the future
patches you send.

thanks,

greg k-h
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to