From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758265AbcAKIVa (ORCPT ); Mon, 11 Jan 2016 03:21:30 -0500 Received: from mail-pf0-f196.google.com ([209.85.192.196]:34117 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750813AbcAKIV2 (ORCPT ); Mon, 11 Jan 2016 03:21:28 -0500 Date: Mon, 11 Jan 2016 13:51:16 +0530 From: Sudip Mukherjee To: Pranjal 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: <20160111082116.GA8070@sudip-pc> References: <1452279561-2672-1-git-send-email-bhor.pranjal@gmail.com> <20160109042808.GA3766@sudip-pc> <5690A04A.9090104@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5690A04A.9090104@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 11:23:14AM +0530, Pranjal wrote: > > > On Saturday 09 January 2016 09:58 AM, Sudip Mukherjee wrote: > >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 > I have checked it once again but everything seems to be fine. How > can I reproduce your result? Sorry for the late reply. Please try to apply the patch that you have sent. regards sudip