diff options
author | kib <kib@FreeBSD.org> | 2016-01-07 20:15:09 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2016-01-07 20:15:09 +0000 |
commit | eb437d36bf9f686fe56a9447326d4554ce004d49 (patch) | |
tree | 849ca010165ceee5fbb0389577a89cdb93c3374e /contrib/llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp | |
parent | 3277da17a15d25dfa945d1d3e73229600fb919f0 (diff) | |
download | FreeBSD-src-eb437d36bf9f686fe56a9447326d4554ce004d49.zip FreeBSD-src-eb437d36bf9f686fe56a9447326d4554ce004d49.tar.gz |
Convert tty common code to use make_dev_s().
Tty.c was untypical in that it handled the si_drv1 issue consistently
and correctly, by always checking for si_drv1 being non-NULL and
sleeping if NULL. The removed code also illustrated unneeded
complications in drivers which are eliminated by the use of new KPI.
Reviewed by: hps, jhb
Discussed with: bde
Sponsored by: The FreeBSD Foundation
MFC after: 3 weeks
Differential revision: https://reviews.freebsd.org/D4746
Diffstat (limited to 'contrib/llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp')
0 files changed, 0 insertions, 0 deletions