log: global: Rename warn_non_spl()

This should now refer to xPL rather than SPL, so update it throughout
the tree.

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass
2024-09-29 19:49:41 -06:00
committed by Tom Rini
parent 80580cd981
commit a64e7d73d6
4 changed files with 10 additions and 10 deletions

View File

@@ -292,7 +292,7 @@ Convert debug() statements in the code to log() statements
Convert error() statements in the code to log() statements
Figure out what to do with BUG(), BUG_ON() and warn_non_spl()
Figure out what to do with BUG(), BUG_ON() and warn_non_xpl()
Add a way to browse log records