summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2019-09-25 08:56:23 -0600
committerBin Meng <[email protected]>2019-10-08 13:57:44 +0800
commitfd42948fc9868207573992eaabf4f3e8144a3d1e (patch)
tree2f42f4d42fd97ae47923fe3f613e215dfb8cb7fa /scripts
parent0b7ebee38e5d9167360bc756fcfb72af8badc74f (diff)
log: Add log_nop() to avoid unused-variable warnings
If a log statement includes a variable and logging is disabled, this can generate warnings about unused variables. Add a bit more complexity to the macros to avoid this for the common case. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Bin Meng <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions