]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r341411 (by imp): Return after we find the dispatched function.
authorAlexander Motin <mav@FreeBSD.org>
Mon, 12 Aug 2019 17:39:50 +0000 (17:39 +0000)
committerAlexander Motin <mav@FreeBSD.org>
Mon, 12 Aug 2019 17:39:50 +0000 (17:39 +0000)
commit9707fa09f6322c6ec72e6d16c3d08a1e3f563ff5
tree48bb92426803fe31bfa85dbcc8842b3c9c1f194a
parent34915caef2928039fd70cbd87fcc9d3c6aaadf4e
MFC r341411 (by imp): Return after we find the dispatched function.

If the dispatched function doesn't exit, then we get can get a
spurious function not found message. They all do exit, but this is a
little cleaner.
sbin/nvmecontrol/nvmecontrol.c