From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752077AbcAIE2U (ORCPT ); Fri, 8 Jan 2016 23:28:20 -0500 Received: from mail-pa0-f67.google.com ([209.85.220.67]:33662 "EHLO mail-pa0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750791AbcAIE2T (ORCPT ); Fri, 8 Jan 2016 23:28:19 -0500 Date: Sat, 9 Jan 2016 09:58:08 +0530 From: Sudip Mukherjee To: Pranjal Bhor Cc: gregkh@linuxfoundation.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/6] staging: wlan-ng: Fixed block comment coding style Message-ID: <20160109042808.GA3766@sudip-pc> References: <1452279561-2672-1-git-send-email-bhor.pranjal@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1452279561-2672-1-git-send-email-bhor.pranjal@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jan 09, 2016 at 12:29:21AM +0530, Pranjal Bhor wrote: > Block comments now end with '*/' on a newline and all lines > of block comments now begin with '*' > > Signed-off-by: Pranjal Bhor > --- something is wrong, when I am trying to test the patch, it is not applying and git says patch is corrupt. regards sudip