aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/lsvfs
diff options
context:
space:
mode:
authorAlfonso Gregory <gfunni234@gmail.com>2023-07-07 16:39:23 +0000
committerWarner Losh <imp@FreeBSD.org>2023-07-07 16:45:18 +0000
commit1a7ac2bd24c1763b0d32e23d9c70308fbc24b07a (patch)
treebda296dc13fa2b8460c49e57183a806cfbac17e0 /usr.bin/lsvfs
parenta1b6427a97879ee0034797b2c75ecd107312456a (diff)
downloadsrc-1a7ac2bd24c1763b0d32e23d9c70308fbc24b07a.tar.gz
src-1a7ac2bd24c1763b0d32e23d9c70308fbc24b07a.zip
Mark usage function as __dead2 in programs where it does not return
In most cases, usage does not return, so mark them as __dead2. For the cases where they do return, they have not been marked __dead2. Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/735
Diffstat (limited to 'usr.bin/lsvfs')
0 files changed, 0 insertions, 0 deletions