mirror of
https://xff.cz/git/u-boot/
synced 2025-11-01 19:05:51 +01:00
binman: Use correct argument name in docstrings
Use correct argument name in docstrings. Signed-off-by: Jonas Karlman <jonas@kwiboo.se> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
committed by
Simon Glass
parent
dd4bdad4c1
commit
e389d445c7
@@ -1111,7 +1111,7 @@ features to produce new behaviours.
|
||||
If there are faked blobs, the entries are added to the list
|
||||
|
||||
Args:
|
||||
fake_blobs_list: List of Entry objects to be added to
|
||||
faked_blobs_list: List of Entry objects to be added to
|
||||
"""
|
||||
# This is meaningless for anything other than blobs
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user