commit | a4bedd019ec9690c1e5c7105509a2ef52c5ae3e0 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Thu Jun 23 13:34:24 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Jun 25 09:04:48 2016 -0700 |
tree | 2f46a5d25289b391d924940c8c6951369dde37b5 | |
parent | 1b0ec88ac1cb0413a717bc3cefea72d6f2533672 [diff] |
vt: document vc_data by example All those members of vc_data are each explained in short. But it needs an example for one to understand the whole picture. So add an ascii art depicting the most important vc_data members. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>