Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Aug 2010 11:58:23 -0600
From:      Jamie Gritton <jamie@FreeBSD.org>
To:        FreeBSD Current <freebsd-current@FreeBSD.org>
Cc:        pluknet <pluknet@gmail.com>
Subject:   Re: [patch] big whitespace cleanup in sys/kern/*
Message-ID:  <4C5858BF.7030303@FreeBSD.org>
In-Reply-To: <AANLkTi=E%2Bzg5rNSv0Dg6uG%2Baxxvz=vrRVdug0JiNhbHG@mail.gmail.com>
References:  <AANLkTi=E%2Bzg5rNSv0Dg6uG%2Baxxvz=vrRVdug0JiNhbHG@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 08/03/10 03:34, pluknet wrote:
> I looked into sys/kern/* files to fix a bunch of common w/s style issues (221):
> - leading space before label;
> - leading space(s) before<tab>;
> - space(s) instead of<tab>(s);
> - space(s) in blank like.
>
> I tried to be conservative and didn't touch semi-contrib files and
> those with its own style.
> Here is a diff I'd like someone look into and check in if there will
> no objections.

I always understood that is was a style error *not* to have at least
some whitespace before a label, that only top-level objects should be
pushed all the way to the left column. Style(9) appears to be silent on
this issue.

- Jamie



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C5858BF.7030303>