From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay1.corp.sgi.com [137.38.102.111]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id p2SIogTu179177 for ; Mon, 28 Mar 2011 13:50:42 -0500 Subject: Re: [PATCH] xfs: cleanup duplicate initializations From: Alex Elder In-Reply-To: <1301332373-24914-1-git-send-email-dsterba@suse.cz> References: <1301332373-24914-1-git-send-email-dsterba@suse.cz> Date: Mon, 28 Mar 2011 13:52:50 -0500 Message-ID: <1301338370.2622.10.camel@doink> Mime-Version: 1.0 Reply-To: aelder@sgi.com List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: David Sterba Cc: xfs@oss.sgi.com On Mon, 2011-03-28 at 19:12 +0200, David Sterba wrote: > follow these guidelines: > - leave initialization in the declaration block if it fits the line > - move to the code where it's more suitable ('for' init block) > > Signed-off-by: David Sterba Looks good. Reviewed-by: Alex Elder _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs