Re: [PATCH v6] staging: rtl8192e: Aligning the * on each line in block comments

From: Greg KH
Date: Fri Feb 10 2017 - 09:05:37 EST


On Thu, Feb 09, 2017 at 05:53:11PM +0530, Arushi wrote:
> This patch fixes the issue by aligning the * on each line in block comments.
>
> Signed-off-by: Arushi Singhal <arushisinghal19971997@xxxxxxxxx>

Your "From:" line in your email does not match this name here, please
fix up and try again.

Also, please properly wrap your changelog lines at 72 columns.

> ---
> [Patch v1] is rejected as the changes done is not correct and is not following the linux kernel coding style in file drivers/staging/speakup/speakup_decpc.c as * on each line in block was not correctly alligned.
> [Patch v2] is rejected for not to mention the cause of rejection of [Patch v1] but warnings is corrected.
> In [Patch v3] mention of the cause was not in the correct format and is not descriptive.
> In [Patch v4] didn't send patch message to all the list members so asked to again repatch it.
> In [Patch v5] in description is not given with proper line-feeds.

Also wrap these properly.

thanks,

greg k-h