diff options
author | jhb <jhb@FreeBSD.org> | 2009-10-23 15:09:51 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2009-10-23 15:09:51 +0000 |
commit | deef9eece95e3b8a2c81394d461d225b29811266 (patch) | |
tree | 93a0296128c1cc9cbec9f33c4f7d27a0a2b4bfeb /lib/libvgl | |
parent | b54a1191707a03952b2aa4dfa508db2d4721a4ad (diff) | |
download | FreeBSD-src-deef9eece95e3b8a2c81394d461d225b29811266.zip FreeBSD-src-deef9eece95e3b8a2c81394d461d225b29811266.tar.gz |
Don't bother copying the name of a kproc or kthread out into a temporary
array just to pass that array to printf(). kproc and kthread names are
NUL-terminated and can be printed using printf() directly.
Reviewed by: bde
Diffstat (limited to 'lib/libvgl')
0 files changed, 0 insertions, 0 deletions