summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorQuentin Schulz <[email protected]>2024-10-15 16:32:14 +0200
committerTom Rini <[email protected]>2024-10-29 12:09:18 -0600
commitcfad2878b43fd90dd7a2ed68e584580a0831082e (patch)
tree42fe78ebb0744e56c026e48cf863cd657ec31907 /include
parentdfe9e29f8381213c377bfa1de4d1ba7587c3b1c3 (diff)
dm: core: downgrade some dm_warn messages to log_debug()
People complained that enabling (SPL_)DM_WARN was now totally unusable due to the amount of messages printed on the console. Let's downgrade the log level of some messages that are clearly not on the error path. Note that there's one pr_debug in there, because it is followed by pr_cont so it made sense to reuse the same family of functions. Reported-by: Alexander Dahl <[email protected]> Fixes: 6afdb1585112 ("dm: core: migrate debug() messages to use dm_warn") Signed-off-by: Quentin Schulz <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions