]> Git Repo - J-u-boot.git/commit
log: check argument of 'log level' command
authorHeinrich Schuchardt <[email protected]>
Sun, 31 May 2020 13:44:51 +0000 (13:44 +0000)
committerSimon Glass <[email protected]>
Fri, 12 Jun 2020 02:52:11 +0000 (20:52 -0600)
commit77007f9543a0fac8c4f60800de6ddccfacd9af5d
tree52f181c78e09280f564814d9a644d47bac61348e
parent7b6c34cb15270c3dbd463faaceb2bfbdd0b8f1a8
log: check argument of 'log level' command

Check that the argument provided to the 'log level' command is in the range
between zero and CONFIG_LOG_MAX_LEVEL.

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