From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 01/15] IB/srpt: Add parentheses around sizeof argument Date: Wed, 6 Jan 2016 05:58:02 +0100 Message-ID: <20160106045802.GA15574@lst.de> References: <568BD0FC.70207@sandisk.com> <568BD142.3070900@sandisk.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <568BD142.3070900-XdAiOPVOjttBDgjK7y7TUQ@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Bart Van Assche Cc: Doug Ledford , Christoph Hellwig , "linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: linux-rdma@vger.kernel.org On Tue, Jan 05, 2016 at 03:20:50PM +0100, Bart Van Assche wrote: > Although sizeof is an operator and hence in many cases parentheses can > be left out, the recommended kernel coding style is to surround the > sizeof argument with parentheses. This patch does not change any > functionality. This patch has been generated by running the following > shell command: I don't really care about this formatting, but the patch looks fine: Reviewed-by: Christoph Hellwig -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html