commit | 4b1e309f28cc30dee6af35112d7ea6eaace32bd9 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Aug 11 11:23:40 2020 -0600 |
committer | Tom Rini <trini@konsulko.com> | Sun Aug 23 13:43:10 2020 -0400 |
tree | 1fc291ab9706a69fe50caff2101fc96adfd278fe | |
parent | 5a36d8247d2df97ba11d8d1f09f375c66cb851bc [diff] |
stdio: Drop brackets around &devs.list These brackets are not needed. Drop them. Signed-off-by: Simon Glass <sjg@chromium.org>