From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH v5 2/4] fusion: remove iopriority handling Date: Thu, 13 Oct 2016 22:34:49 -0700 Message-ID: <20161014053449.GA16510@infradead.org> References: <1476399631-5799-1-git-send-email-adam.manzanares@hgst.com> <1476399631-5799-3-git-send-email-adam.manzanares@hgst.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from bombadil.infradead.org ([198.137.202.9]:52935 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754409AbcJNFfD (ORCPT ); Fri, 14 Oct 2016 01:35:03 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Shaun Tancheff Cc: Adam Manzanares , Jens Axboe , Tejun Heo , Dan Williams , Hannes Reinecke , "Martin K. Petersen" , Mike Christie , Toshi Kani , Ming Lei , Sathya Prakash , chaitra.basappa@broadcom.com, suganath-prabu.subramani@broadcom.com, linux-block@vger.kernel.org, linux-ide@vger.kernel.org, LKML , MPT-FusionLinux.pdl@broadcom.com, linux-scsi@vger.kernel.org, Adam Manzanares > Style wise you can further remove the extra parens around > SCpnt->device->tagged_supported > As well as the now redundant braces. I did send a patch looking just like that earlier :)