From owner-cvs-src@FreeBSD.ORG Sat Dec 16 23:41:39 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D234216A416 for ; Sat, 16 Dec 2006 23:41:39 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB10143CBF for ; Sat, 16 Dec 2006 23:41:30 +0000 (GMT) (envelope-from asmrookie@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so1448453nfc for ; Sat, 16 Dec 2006 15:41:29 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=p8LQwJPhI2B9+6zmz6bV27kNwWEQpCxxtg4oFLZCP9spApg8nfPLT8ADGK6WZYYZsHerun/c6HzMu3dnRktZbkn0DX+p81IRegesXUEAwvSgTlSHPz7Kbnpr6/vfKpnMgmYqyoIwiimIZMkPsSiuA3ikG2Ys3zxuDLZ22qB0TJM= Received: by 10.82.127.15 with SMTP id z15mr314853buc.1166312489263; Sat, 16 Dec 2006 15:41:29 -0800 (PST) Received: by 10.82.178.4 with HTTP; Sat, 16 Dec 2006 15:41:29 -0800 (PST) Message-ID: <3bbf2fe10612161541t66d0044di70ff9df6444068e1@mail.gmail.com> Date: Sun, 17 Dec 2006 00:41:29 +0100 From: "Attilio Rao" Sender: asmrookie@gmail.com To: "Kip Macy" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200612162117.kBGLHR1B088020@repoman.freebsd.org> X-Google-Sender-Auth: 2792d092c47fff43 Cc: cvs-src@freebsd.org, src-committers@freebsd.org, ache@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern subr_sleepqueue.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Dec 2006 23:41:39 -0000 2006/12/17, Kip Macy : > Trying to avoid the aesthetically displeasing nested brackets is why I made > the mistake in the first place. Why not put 'int i' at the top of the function? In should be more style compliant in this way. Attilio -- Peace can only be achieved by understanding - A. Einstein