From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752324AbbBSGcm (ORCPT ); Thu, 19 Feb 2015 01:32:42 -0500 Received: from userp1040.oracle.com ([156.151.31.81]:40003 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750898AbbBSGcl (ORCPT ); Thu, 19 Feb 2015 01:32:41 -0500 Date: Thu, 19 Feb 2015 09:31:53 +0300 From: Dan Carpenter To: Tolga Ceylan Cc: devel@driverdev.osuosl.org, Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Ewan Milne , Christoph Hellwig , Hannes Reinecke , Alan Cox Subject: Re: [PATCH 1/1] Staging: i2o: i2o_scsi: Fixed coding style issue Message-ID: <20150219063153.GD5206@mwanda> References: <1424306750-27230-1-git-send-email-tolga.ceylan@gmail.com> <20150219062805.GC5206@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150219062805.GC5206@mwanda> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: acsinet21.oracle.com [141.146.126.237] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Also you sent three patches with the exact same subject. Don't do that. The subject should be more specific. Also the word "fix" is sort of reserved for actual fixes, this is a cleanup. The tutorials all suggest terrible subjects so everyone makes these mistakes. regards, dan carpenter