commit | 30a570a983c77cddda314cdb2bc5763112338746 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Apr 23 20:10:43 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 11 10:08:19 2017 -0600 |
tree | a47bab91f813317366d125f5248e711d104dc7c3 | |
parent | 6b26aaef083957b75bcd69aa65bd6ffcf9245bb3 [diff] |
dm: core: Clarify uclass_first/next_device() comments These are not as clear as they could be. Tidy them up a bit. Also fix a tiny code-style nit. Signed-off-by: Simon Glass <sjg@chromium.org>