aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/nvme/nvme_util.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* nvme: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Use _Static_assertWarner Losh2017-08-251-1/+0
* Sanity check sizesWarner Losh2017-08-251-0/+1
* Add message when nvd disks are attached and detached.Jim Harris2013-07-191-0/+61