From owner-svn-src-head@freebsd.org Wed Dec 28 16:03:51 2016 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 066F9C946DE for ; Wed, 28 Dec 2016 16:03:51 +0000 (UTC) (envelope-from pfg@FreeBSD.org) Received: from nm29-vm4.bullet.mail.ne1.yahoo.com (nm29-vm4.bullet.mail.ne1.yahoo.com [98.138.91.189]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C6CAB1263 for ; Wed, 28 Dec 2016 16:03:50 +0000 (UTC) (envelope-from pfg@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1482941024; bh=bnz72vtWal7RSZeEhD0s7K/gFjjpXYXmraLJP+PuhW0=; h=Subject:To:References:Cc:From:Date:In-Reply-To:From:Subject; b=AxFVbstzQzDqGMW2xoLGVb9OQ1v7NeLeDTroU5bkI2VISvCynEppHhmxAiHDMToyLA8hAifWJrsaVvfy406sFLh5GYa/70GIEicEfi4DFxjM9kywrxoQ7riugitg2efyXjpQn8XHNwhNgqk3JaZMGFMrSs/mZnrUIUt/X3EmSbYxwMtaHrYLNbLXft/GSAaDwcVM7Ui3JdKRdHiWSoy1fzAmQLmHfDtntheA+iVkD0fr2m/fjzViPi03D+itp8Tv72zeHK8YK/TWUsPe4UBqQ7ozU3K/NhR9fRhHLvrZKRE0zySf8kn6nAIbfq8WwHjdgAlDmysau85HUtCiqfFNgA== Received: from [98.138.100.114] by nm29.bullet.mail.ne1.yahoo.com with NNFMP; 28 Dec 2016 16:03:44 -0000 Received: from [98.138.84.44] by tm105.bullet.mail.ne1.yahoo.com with NNFMP; 28 Dec 2016 16:03:44 -0000 Received: from [127.0.0.1] by smtp112.mail.ne1.yahoo.com with NNFMP; 28 Dec 2016 16:03:29 -0000 X-Yahoo-Newman-Id: 941556.47865.bm@smtp112.mail.ne1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: 6CRUzT8VM1luNzE7PhAAhkNVtC4bTGJuciHOvhBhDzTqM2Q 8wAzFbbcgNI4dKzr1kRXVWO2PthjzTpc8JJIic8.Ai4JvILU98CIcvdfQ43w f0K0Ou9xkIEPcr2nMx4h3VspQiOHjWVcPoNJNHK89sSMg2L_4Mr6br7xQWqC 9ix5J5pzxkzOrDcJMhYhoFIzZntcoWKHk4XcT0FkTkyszvIIDI9TJMgoCAnp GeZ3bTkiC3tOC1Xl33Ls_nRAFqBqkJNSMJGxqDJiQq4XcxDEJDq64e0kohM_ 4e7tHOfvjuwwaLVCvgAW3Lpb_fS2ZtX5IblDNohFd7Zwno12_RZ3xvFSJslz UaUR52_4vHzJZ.VEJ1PgZNtaq5fHE4lxqDiXRoI.KfzxUOMjLQ8G5LQth2ok 2DFVcPb4ditOp.FrDbswAsFhObggjpNmTjIXQkuOg47SAKdjjXfpyQBNIIG8 bEz1czqaIKAxd37I23PHzKFtyEaUDt11.jFovXobF4mFHQhqYkJZ30omAOlt Q6aWsh_nUT36bJyvko..OFUAiTsto4isGW9j8JsXRtLvnsPA- X-Yahoo-SMTP: xcjD0guswBAZaPPIbxpWwLcp9Unf Subject: Re: svn commit: r310705 - head/sys/fs/ext2fs To: Konstantin Belousov References: <201612281543.uBSFhHS0069984@repo.freebsd.org> <20161228155738.GB1923@kib.kiev.ua> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org From: Pedro Giffuni Message-ID: <7e837097-c3f5-fd6c-5059-c982b6e3f533@FreeBSD.org> Date: Wed, 28 Dec 2016 11:05:01 -0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <20161228155738.GB1923@kib.kiev.ua> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Dec 2016 16:03:51 -0000 On 12/28/16 10:57, Konstantin Belousov wrote: > On Wed, Dec 28, 2016 at 03:43:17PM +0000, Pedro F. Giffuni wrote: >> Author: pfg >> Date: Wed Dec 28 15:43:17 2016 >> New Revision: 310705 >> URL: https://svnweb.freebsd.org/changeset/base/310705 >> >> Log: >> style(9) cleanups. >> >> Just to reduce some of the issues found with indent(1). >> >> @@ -81,12 +81,13 @@ static daddr_t ext2_mapsearch(struct m_ >> */ >> int >> ext2_alloc(struct inode *ip, daddr_t lbn, e4fs_daddr_t bpref, int size, >> - struct ucred *cred, e4fs_daddr_t *bnp) >> + struct ucred *cred, e4fs_daddr_t *bnp) > This is wrong. Indent of the continuation line should be 4 spaces. > >> { >> struct m_ext2fs *fs; > Thanks, it's easy to miss such cases :(. Pedro.