log: document the assign() macro
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 27 Jul 2019 18:21:06 +0000 (20:21 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 7 Aug 2019 19:31:02 +0000 (15:31 -0400)
commitb236f8c086b38a3e43bd57ed3364ab691d47c73f
tree34587feb1722a9fcfed99e900cd6792292b1b231
parent102b0b11195ffe421f352d510c15fd6bb0e7c8f3
log: document the assign() macro

Provide a concise description of the assert() macro. Point out that the
tested expression is always executed, irrespective of the value of _DEBUG.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
include/log.h