On Tue, Oct 27, 2020 at 2:23 PM Konstantin Belousov
wrote:
> On Tue, Oct 27, 2020 at 02:52:38PM -0400, Ed Maste wrote:
> > On Sat, 24 Oct 2020 at 06:46, Konstantin Belousov
> wrote:
> > >
> > > > -#include
> > > sys/systm.h should come right after sys/param.h. These two headers are
> > > excep
On Tue, Oct 27, 2020 at 02:52:38PM -0400, Ed Maste wrote:
> On Sat, 24 Oct 2020 at 06:46, Konstantin Belousov wrote:
> >
> > > -#include
> > sys/systm.h should come right after sys/param.h. These two headers are
> > exceptions to the normal alphabetical rule.
>
> style(9) claims that sys/types.
On Sat, 24 Oct 2020 at 06:46, Konstantin Belousov wrote:
>
> > -#include
> sys/systm.h should come right after sys/param.h. These two headers are
> exceptions to the normal alphabetical rule.
style(9) claims that sys/types.h and sys/param.h are the special headers:
Kernel include files (s
On Sat, 24 Oct 2020 at 13:52, Alexey Dokuchaev wrote:
>
> On Sat, Oct 24, 2020 at 10:23:22AM +, Hans Petter Selasky wrote:
> > New Revision: 366993
> > URL: https://svnweb.freebsd.org/changeset/base/366993
> >
> > Log:
> > Run code through "clang-format -style=file" with some additional fixe
On 10/24/20 8:19 PM, Ed Maste wrote:
On Sat, 24 Oct 2020 at 11:27, Warner Losh wrote:
Given we already have nice .clang-format, that does most of the job, maybe it's
worth considering looking into tweaking it further to fix this part?
It would be nice if we could finally offload all formatting
On Sat, Oct 24, 2020 at 7:20 PM Ed Maste wrote:
> On Sat, 24 Oct 2020 at 11:27, Warner Losh wrote:
> >
> >> Given we already have nice .clang-format, that does most of the job,
> maybe it's worth considering looking into tweaking it further to fix this
> part?
> >> It would be nice if we could f
On Sat, 24 Oct 2020 at 11:27, Warner Losh wrote:
>
>> Given we already have nice .clang-format, that does most of the job, maybe
>> it's worth considering looking into tweaking it further to fix this part?
>> It would be nice if we could finally offload all formatting issues to the
>> tool and f
On Sat, 24 Oct 2020, 16:27 Warner Losh, wrote:
>
>
> On Sat, Oct 24, 2020, 7:38 AM Alexander V. Chernikov
> wrote:
>
>> 24.10.2020, 14:08, "Hans Petter Selasky" :
>> > On 2020-10-24 14:52, Alexey Dokuchaev wrote:
>> >> On Sat, Oct 24, 2020 at 10:23:22AM +, Hans Petter Selasky wrote:
>> >>>
On Sat, Oct 24, 2020, 7:38 AM Alexander V. Chernikov
wrote:
> 24.10.2020, 14:08, "Hans Petter Selasky" :
> > On 2020-10-24 14:52, Alexey Dokuchaev wrote:
> >> On Sat, Oct 24, 2020 at 10:23:22AM +, Hans Petter Selasky wrote:
> >>> New Revision: 366993
> >>> URL: https://svnweb.freebsd.org/c
24.10.2020, 14:08, "Hans Petter Selasky" :
> On 2020-10-24 14:52, Alexey Dokuchaev wrote:
>> On Sat, Oct 24, 2020 at 10:23:22AM +, Hans Petter Selasky wrote:
>>> New Revision: 366993
>>> URL: https://svnweb.freebsd.org/changeset/base/366993
>>>
>>> Log:
>>> Run code through "clang-forma
On 2020-10-24 14:52, Alexey Dokuchaev wrote:
On Sat, Oct 24, 2020 at 10:23:22AM +, Hans Petter Selasky wrote:
New Revision: 366993
URL: https://svnweb.freebsd.org/changeset/base/366993
Log:
Run code through "clang-format -style=file" with some additional fixes.
No functional change.
On Sat, Oct 24, 2020 at 10:23:22AM +, Hans Petter Selasky wrote:
> New Revision: 366993
> URL: https://svnweb.freebsd.org/changeset/base/366993
>
> Log:
> Run code through "clang-format -style=file" with some additional fixes.
> No functional change.
>
> ...
> @@ -99,8 +97,8 @@ infiniba
On 2020-10-24 12:46, Konstantin Belousov wrote:
sys/systm.h should come right after sys/param.h
OK, fixed.
--HPS
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-s
On Sat, Oct 24, 2020 at 10:23:22AM +, Hans Petter Selasky wrote:
> Author: hselasky
> Date: Sat Oct 24 10:23:21 2020
> New Revision: 366993
> URL: https://svnweb.freebsd.org/changeset/base/366993
>
> Log:
> Run code through "clang-format -style=file" with some additional fixes.
> No functi
14 matches
Mail list logo