The first argument is always the function name, for which we can simply
use func. This leaves only the optional return value, so we can use
a single variadic macro instead of two nearly-identical copies.
MFC after: 1 week
Differential D57076
tftpd: Simplify packet drop macro Authored by des on Mon, May 18, 9:35 PM. Tags None Referenced Files
Subscribers
Details
The first argument is always the function name, for which we can simply MFC after: 1 week
Diff Detail
|