devd: Avoid the creation of a temporary object...
authorEitan Adler <lists@eitanadler.com>
Mon, 6 May 2013 18:37:39 +0000 (14:37 -0400)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Tue, 7 May 2013 13:48:42 +0000 (15:48 +0200)
commite22fcc9ec18a4b7fc861e49e62fa5b0a1ba356df
treeff95a47ecead8250bfec36c423c39b192afc8369
parentf61b40892c86103bc40695735428d9597c390d1a
devd: Avoid the creation of a temporary object...

...by using the prefix operator for non-primitive types.

Obtained From: FreeBSD (r243931)
sbin/devd/devd.cc