From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752593AbbCONXP (ORCPT ); Sun, 15 Mar 2015 09:23:15 -0400 Received: from mail-pd0-f173.google.com ([209.85.192.173]:36584 "EHLO mail-pd0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752232AbbCONXK (ORCPT ); Sun, 15 Mar 2015 09:23:10 -0400 Date: Sun, 15 Mar 2015 18:52:58 +0530 From: Sudip Mukherjee To: yogeeswaran@gmail.com Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] code style fix Message-ID: <20150315132258.GA3404@sudip-PC> References: <1426413505-62482-1-git-send-email-yogeeswaran@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1426413505-62482-1-git-send-email-yogeeswaran@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 Sun, Mar 15, 2015 at 03:28:25PM +0530, yogeeswaran@gmail.com wrote: which coding style did you fix? > From: yogeswarant is "yogeswarant" your full name or just your first name? use full name here and also in From: line. and you are doing more than one type of change (almost 5 types of changes) in this patch. you should do only one type of change in a patch. and you have only sent the mail to the list. you should have the maintainers in the To: list. regards sudip