Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Nov 2025 14:06:21 +0200
From:      Konstantin Belousov <kostikbel@gmail.com>
To:        Warner Losh <imp@freebsd.org>
Cc:        src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org
Subject:   Re: git: 301b8a806f79 - main - nvme: Minor style(9) fixes
Message-ID:  <aSbtPT6JZZWO-rtv@kib.kiev.ua>
In-Reply-To: <6925d6af.3b42c.336a0065@gitrepo.freebsd.org>
References:  <6925d6af.3b42c.336a0065@gitrepo.freebsd.org>

index | next in thread | previous in thread | raw e-mail

On Tue, Nov 25, 2025 at 04:17:51PM +0000, Warner Losh wrote:
> The branch main has been updated by imp:
> 
> URL: https://cgit.FreeBSD.org/src/commit/?id=301b8a806f79292ee3324ca938a4d938df1911e8
> 
> commit 301b8a806f79292ee3324ca938a4d938df1911e8
> Author:     Warner Losh <imp@FreeBSD.org>
> AuthorDate: 2025-11-25 16:10:23 +0000
> Commit:     Warner Losh <imp@FreeBSD.org>
> CommitDate: 2025-11-25 16:12:51 +0000
> 
>     nvme: Minor style(9) fixes
>     
>     <sys/systm.h> needs to be first after <sys/param.h>. And we don't need
>     both sys/param.h and sys/types.h.

We do not both sys/param.h and sys/systm.h as well, since sys/systm.h
includes sys/param.h.


help

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