Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755956AbcJNFfK (ORCPT ); Fri, 14 Oct 2016 01:35:10 -0400 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 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 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.1 (2016-04-27) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 189 Lines: 5 > 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 :)