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

From: Greg KH
Date: Thu Feb 02 2017 - 12:24:09 EST


On Thu, Feb 02, 2017 at 10:26:02PM +0530, Arushi wrote:
> This patch fixes the issue by aligning the * on each line in block comments.
>
> Signed-off-by: Arushi <arushisinghal19971997@xxxxxxxxx>
> ---
> drivers/staging/speakup/fakekey.c | 10 +++++-----
> drivers/staging/speakup/i18n.c | 14 +++++++-------
> drivers/staging/speakup/main.c | 2 +-
> drivers/staging/speakup/speakup_acntsa.c | 2 +-
> drivers/staging/speakup/speakup_apollo.c | 2 +-
> drivers/staging/speakup/speakup_decext.c | 2 +-
> drivers/staging/speakup/speakup_decpc.c | 4 ++--
> drivers/staging/speakup/speakup_dtlk.c | 2 +-
> drivers/staging/speakup/speakup_dtlk.h | 10 +++++-----
> drivers/staging/speakup/speakup_ltlk.c | 2 +-
> 10 files changed, 25 insertions(+), 25 deletions(-)

What changed from v1? Always put that information below the --- line.
Please resend v3 with that information.

thanks,

greg k-h