commit | 9af3b1c7ff8df5ffce122b929667bdda6270cec7 | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <rasmus.villemoes@prevas.dk> | Fri May 28 00:20:45 2021 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Jul 15 18:44:36 2021 -0400 |
tree | 99fdda1085cd57c323f10b6c585a2dcc5a62e032 | |
parent | 008b0e18478a6ec869a18f1346d835c45a2f9ee0 [diff] |
lib/vsprintf.c: remove stale comment U-Boot doesn't support %pS/%pF or any other kind of kallsyms-like lookups. Remove the comment. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>