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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user