]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
nvme: style nit
authorWarner Losh <imp@FreeBSD.org>
Fri, 2 Jul 2021 21:58:14 +0000 (15:58 -0600)
committerWarner Losh <imp@FreeBSD.org>
Sat, 31 Jul 2021 00:02:53 +0000 (18:02 -0600)
commit4fad4eeb75fe440a9f307af4804cc211a451e603
tree211771dd05b47e847166015c14e3443c7964b9e1
parent225c0eda7efb73c9af75fc54c434b0ec694f506a
nvme: style nit

Put the { on the same line as the struct nvme_foo when we define these
structures. It's FreeBSD standard and these were inconsistent.

Sponsored by: Netflix

(cherry picked from commit 80a75155e1601bddc2c595c06ab6ea916c603071)
sys/dev/nvme/nvme.h