]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
stand: Create DEV_NAMLEN for the length of a device name
authorWarner Losh <imp@FreeBSD.org>
Wed, 27 Jul 2022 14:45:59 +0000 (08:45 -0600)
committerWarner Losh <imp@FreeBSD.org>
Wed, 27 Jul 2022 15:04:12 +0000 (09:04 -0600)
commit4932a6e41d1fc3fe474358501d5933e783066bdc
treed46a3affdae644de6d9378f19ab91d763f896679
parent863871d369f8deb687aafa26599d93a6ef7c5e41
stand: Create DEV_NAMLEN for the length of a device name

Rather than hard coding 8 for the device name length, create a #define for it.

Sponsored by: Netflix
Reviewed by: tsoome
Differential Revision: https://reviews.freebsd.org/D35910
stand/libsa/stand.h