From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751665AbdBIMRR (ORCPT ); Thu, 9 Feb 2017 07:17:17 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:53964 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750968AbdBIMRQ (ORCPT ); Thu, 9 Feb 2017 07:17:16 -0500 Date: Thu, 9 Feb 2017 13:04:56 +0100 From: Greg KH To: Arushi Cc: w.d.hubbs@gmail.com, devel@driverdev.osuosl.org, kirk@reisers.ca, speakup@linux-speakup.org, linux-kernel@vger.kernel.org, samuel.thibault@ens-lyon.org, chris@the-brannons.com Subject: Re: [PATCH v5] staging: rtl8192e: Aligning the * on each line in block comments Message-ID: <20170209120456.GA8158@kroah.com> References: <20170209114333.GA951@arushi-HP-Pavilion-Notebook> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170209114333.GA951@arushi-HP-Pavilion-Notebook> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 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