commit | 56da76d5d8a2b353f6c1ff9b869f0a4473d57ddc | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Dec 21 16:08:15 2022 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Jan 18 11:49:12 2023 -0700 |
tree | 9cd3850586f99633e33f6f14f6488130ad0a04ee | |
parent | b18de568779c1c7dd48df4856b830de6ae20de0b [diff] |
trace: Use notrace for short The attribute syntax is quite verbose. Use the macro provided for this purpose. Signed-off-by: Simon Glass <sjg@chromium.org>