From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964996AbbKDLMx (ORCPT ); Wed, 4 Nov 2015 06:12:53 -0500 Received: from mail-pa0-f43.google.com ([209.85.220.43]:34481 "EHLO mail-pa0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752533AbbKDLMv (ORCPT ); Wed, 4 Nov 2015 06:12:51 -0500 Date: Wed, 4 Nov 2015 16:42:40 +0530 From: Sudip Mukherjee To: Egor Uleyskiy Cc: Greg Kroah-Hartman , Manohar Vanga , Martyn Welch , Trivial Patch Monkey , linux-kernel@vger.kernel.org Subject: Re: [PATCH] Fixed the coding style according to `checkpath.pl' Message-ID: <20151104111240.GA7587@sudip-pc> References: <1446329301-3651-1-git-send-email-egor.ulieiskii@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1446329301-3651-1-git-send-email-egor.ulieiskii@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, Nov 01, 2015 at 12:08:21AM +0200, Egor Uleyskiy wrote: > From: Egor Uleyskiy > > Signed-off-by: Egor Uleyskiy > --- You have done different types of changes in this patch. Please break them up so that each patch will be doing only one type of change. Also your subject is not correct. Your subject should have started with "staging: vme: devices: ". regards sudip