stdio: Drop brackets around &devs.list
authorSimon Glass <sjg@chromium.org>
Tue, 11 Aug 2020 17:23:40 +0000 (11:23 -0600)
committerTom Rini <trini@konsulko.com>
Sun, 23 Aug 2020 17:43:10 +0000 (13:43 -0400)
These brackets are not needed. Drop them.

Signed-off-by: Simon Glass <sjg@chromium.org>

No differences found