From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751880AbcAIFxU (ORCPT ); Sat, 9 Jan 2016 00:53:20 -0500 Received: from mail-pf0-f193.google.com ([209.85.192.193]:35775 "EHLO mail-pf0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751180AbcAIFxS (ORCPT ); Sat, 9 Jan 2016 00:53:18 -0500 Subject: Re: [PATCH 1/6] staging: wlan-ng: Fixed block comment coding style To: Sudip Mukherjee References: <1452279561-2672-1-git-send-email-bhor.pranjal@gmail.com> <20160109042808.GA3766@sudip-pc> Cc: gregkh@linuxfoundation.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org From: Pranjal Message-ID: <5690A04A.9090104@gmail.com> Date: Sat, 9 Jan 2016 11:23:14 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <20160109042808.GA3766@sudip-pc> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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?