From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751715AbbBSG24 (ORCPT ); Thu, 19 Feb 2015 01:28:56 -0500 Received: from userp1040.oracle.com ([156.151.31.81]:38963 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750848AbbBSG2z (ORCPT ); Thu, 19 Feb 2015 01:28:55 -0500 Date: Thu, 19 Feb 2015 09:28:05 +0300 From: Dan Carpenter To: Tolga Ceylan Cc: Greg Kroah-Hartman , Christoph Hellwig , Hannes Reinecke , Ewan Milne , Alan Cox , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/1] Staging: i2o: i2o_scsi: Fixed coding style issue Message-ID: <20150219062805.GC5206@mwanda> References: <1424306750-27230-1-git-send-email-tolga.ceylan@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1424306750-27230-1-git-send-email-tolga.ceylan@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: ucsinet22.oracle.com [156.151.31.94] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 18, 2015 at 04:45:50PM -0800, Tolga Ceylan wrote: > Removed assignment in if condition > This patch looks good, but it's not really worth cleaning up i2o. We just moved it to staging to see if anyone noticed that it was gone. Next kernel release we want to delete it entirely. regards, dan carpenter