]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r352212 (by imp):
authorAlexander Motin <mav@FreeBSD.org>
Mon, 19 Oct 2020 20:37:04 +0000 (20:37 +0000)
committerAlexander Motin <mav@FreeBSD.org>
Mon, 19 Oct 2020 20:37:04 +0000 (20:37 +0000)
commit72f8e0a27c794fcd2561cf8260776aac96633b48
tree3d6eb5a733c1b98f9d918908c84ce66207085245
parent92d35d1d345fae637c5d15a986385f74908ee080
MFC r352212 (by imp):
Assume all the short args have optional args so allocate space for the
':'. It's slightly wasteful, but much easier (and the savings in bytes
at runtime would be tiny, but the code to do it larger).
sbin/nvmecontrol/comnd.c