summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/uts.c
diff options
context:
space:
mode:
authortb <tb@openbsd.org>2016-02-09 01:29:12 +0000
committertb <tb@openbsd.org>2016-02-09 01:29:12 +0000
commitdeb8a9e6018243092bfa90c5e71350a33d6270e8 (patch)
tree23034c08d3fefc1fb86b4b7e6a5da999978007d2 /sys/dev/usb/uts.c
parentsync a function's comment with its signature (diff)
downloadwireguard-openbsd-deb8a9e6018243092bfa90c5e71350a33d6270e8.tar.xz
wireguard-openbsd-deb8a9e6018243092bfa90c5e71350a33d6270e8.zip
For a long time, nomem() has been a wrapper for err(1, NULL) and
meanwhile emalloc() has turned into calloc() by doing malloc + memset. Delete them and Use the libc functions directly instead. I've been running with this diff for ages and was reminded of it by a similar suggestion from mmcc@ and by recent diffs from Michal Mazurek. ok mmcc@
Diffstat (limited to 'sys/dev/usb/uts.c')
0 files changed, 0 insertions, 0 deletions