From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 13 Oct 2016 22:34:49 -0700 From: Christoph Hellwig 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 Subject: Re: [PATCH v5 2/4] fusion: remove iopriority handling 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 In-Reply-To: List-ID: > 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 :)