diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2024-06-05 10:42:40 +1000 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2024-06-05 21:14:03 +0200 |
commit | e651197b5c80c125326605b96357bac24c804487 (patch) | |
tree | 8aecca818aa1221b4ff15c893dd8303506a7920b /Makefile | |
parent | e84a01e94c9f0ced5b1c0a6b87c053c01c686c86 (diff) | |
download | passt-e651197b5c80c125326605b96357bac24c804487.tar passt-e651197b5c80c125326605b96357bac24c804487.tar.gz passt-e651197b5c80c125326605b96357bac24c804487.tar.bz2 passt-e651197b5c80c125326605b96357bac24c804487.tar.lz passt-e651197b5c80c125326605b96357bac24c804487.tar.xz passt-e651197b5c80c125326605b96357bac24c804487.tar.zst passt-e651197b5c80c125326605b96357bac24c804487.zip |
conf: Remove unhelpful usage() wrapper
usage() does nothing but call print_usage() with EXIT_FAILURE as a
parameter. It's no more complex to just give that parameter at the single
call site. Eliminate it and rename print_usage() to just usage().
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions