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

From: Greg KH
Date: Thu Feb 09 2017 - 07:17:26 EST


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

Do you really sign documents with just this single word for a name?

> ---
> [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.The cause of rejection of [Patch v3] is that the 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.

Please properly use line-feeds, this is unreadable.

greg k-h