]> Git Repo - J-u-boot.git/commit
log: Use CONFIG_IS_ENABLED() for LOG_TEST
authorSean Anderson <[email protected]>
Tue, 27 Oct 2020 23:55:23 +0000 (19:55 -0400)
committerTom Rini <[email protected]>
Fri, 30 Oct 2020 14:55:26 +0000 (10:55 -0400)
commitc3a5459985ae7bbb73626d3914dbda63554e777f
treedc04dace8d1825ba3310415072970b25eb1cf5b1
parent43381401d541c2d3245e4f210f962494b1533914
log: Use CONFIG_IS_ENABLED() for LOG_TEST

Checkpatch complains about using #ifdef for CONFIG variables.

Signed-off-by: Sean Anderson <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
cmd/log.c
This page took 0.030752 seconds and 4 git commands to generate.