From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756894AbdELFEp (ORCPT ); Fri, 12 May 2017 01:04:45 -0400 Received: from zeniv.linux.org.uk ([195.92.253.2]:58312 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753354AbdELFEn (ORCPT ); Fri, 12 May 2017 01:04:43 -0400 Date: Fri, 12 May 2017 06:04:40 +0100 From: Al Viro To: SF Markus Elfring Cc: linux-alpha@vger.kernel.org, Ivan Kokshaysky , Matt Turner , Richard Henderson , LKML , kernel-janitors@vger.kernel.org Subject: Re: [PATCH 1/2] alpha-module: Improve a size determination in module_frob_arch_sections() Message-ID: <20170512050440.GO390@ZenIV.linux.org.uk> References: <21258632-0cde-f750-5864-406dc6dfad20@users.sourceforge.net> <7e1572c7-8c8e-7b1b-ae56-cbdf1ad23fbc@users.sourceforge.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7e1572c7-8c8e-7b1b-ae56-cbdf1ad23fbc@users.sourceforge.net> User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 11, 2017 at 01:54:42PM +0200, SF Markus Elfring wrote: > From: Markus Elfring > Date: Thu, 11 May 2017 12:54:29 +0200 > > Replace the specification of a data structure by a pointer dereference > as the parameter for the operator "sizeof" to make the corresponding size > determination a bit safer according to the Linux coding style convention. It's also making it harder to grep for. For the record: any patches of that sort in VFS will be dropped. Preferably - on their author's toes, after forcing said author to engrave them on bricks. Ideally - lead ones...