diff options
author | Mateusz Guzik <mjg@FreeBSD.org> | 2020-11-12 20:22:58 +0000 |
---|---|---|
committer | Mateusz Guzik <mjg@FreeBSD.org> | 2020-11-12 20:22:58 +0000 |
commit | 9aa6d792b54934b896e3b4a1c21a2cfaa5f88e9d (patch) | |
tree | fd849a16d0c89d8cb325d99641a18853eecdc23f /sys/netinet | |
parent | d5127d1ae2e13b1d91c0d7f932e7b8753c02852e (diff) |
malloc: retire malloc_last_fail
The routine does not serve any practical purpose.
Memory can be allocated in many other ways and most consumers pass the
M_WAITOK flag, making malloc not fail in the first place.
Reviewed by: markj
Differential Revision: https://reviews.freebsd.org/D27143
Notes
Notes:
svn path=/head/; revision=367627
Diffstat (limited to 'sys/netinet')
0 files changed, 0 insertions, 0 deletions